aboutsummaryrefslogtreecommitdiff
path: root/inst/web/mkinfit.html
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2016-06-28 10:32:31 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2016-06-28 10:32:31 +0200
commita7600ca6d4e5dfa62a16102f5a965f5e9891cf28 (patch)
treee68a26806a807ab9c1ee69a6b0a646ae7033ddcb /inst/web/mkinfit.html
parent7faf98ac5475bb2041d7e434478c58c2f2cec0fd (diff)
Bump version for new release, rebuild static docs
The test test_FOMC_ill-defined leads to errors on several architectures/distributions, as apparent from CRAN checks, so we need a new release. Static documentation rebuilt by staticdocs::build_site()
Diffstat (limited to 'inst/web/mkinfit.html')
-rw-r--r--inst/web/mkinfit.html14
1 files changed, 7 insertions, 7 deletions
diff --git a/inst/web/mkinfit.html b/inst/web/mkinfit.html
index 2d13317a..89b22754 100644
--- a/inst/web/mkinfit.html
+++ b/inst/web/mkinfit.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8">
-<title>mkinfit. mkin 0.9.43.9000</title>
+<title>mkinfit. mkin 0.9.44</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="
Johannes Ranke
@@ -34,7 +34,7 @@
<div class="navbar">
<div class="navbar-inner">
<div class="container">
- <a class="brand" href="#">mkin 0.9.43.9000</a>
+ <a class="brand" href="#">mkin 0.9.44</a>
<div class="nav">
<ul class="nav">
<li><a href="index.html"><i class="icon-home icon-white"></i> Index</a></li>
@@ -323,17 +323,17 @@
fit &lt;- mkinfit(&quot;FOMC&quot;, FOCUS_2006_C, quiet = TRUE)
summary(fit)
</div>
-<div class='output'>mkin version: 0.9.43.9000
+<div class='output'>mkin version: 0.9.44
R version: 3.3.1
-Date of fit: Tue Jun 28 08:14:35 2016
-Date of summary: Tue Jun 28 08:14:35 2016
+Date of fit: Tue Jun 28 10:25:14 2016
+Date of summary: Tue Jun 28 10:25:14 2016
Equations:
d_parent = - (alpha/beta) * 1/((time/beta) + 1) * parent
Model predictions using solution type analytical
-Fitted with method Port using 64 model solutions performed in 0.438 s
+Fitted with method Port using 64 model solutions performed in 0.44 s
Weighting: none
@@ -409,7 +409,7 @@ print(system.time(fit &lt;- mkinfit(SFO_SFO, FOCUS_2006_D,
solution_type = &quot;eigen&quot;, quiet = TRUE)))
</div>
<div class='output'> user system elapsed
- 2.788 2.244 2.238
+ 2.852 2.240 2.272
</div>
<div class='input'>coef(fit)
</div>

Contact - Imprint