diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-28 01:43:13 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2016-06-28 01:43:13 +0200 |
commit | cb318ea1067bf18d8ff896cef8d1e847a49e3aa7 (patch) | |
tree | cea226f0265bedb43c2bea0bf547dcc2b7965119 /inst/web/mkinfit.html | |
parent | ef7ccf68e086bac3e75858bd4b97e3a2c6872aa1 (diff) |
Static documentation rebuilt by staticdocs::build_site()
Diffstat (limited to 'inst/web/mkinfit.html')
-rw-r--r-- | inst/web/mkinfit.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/inst/web/mkinfit.html b/inst/web/mkinfit.html index dd7f1831..6ebf995c 100644 --- a/inst/web/mkinfit.html +++ b/inst/web/mkinfit.html @@ -325,15 +325,15 @@ summary(fit) </div> <div class='output'>mkin version: 0.9.43 R version: 3.3.1 -Date of fit: Tue Jun 28 01:17:26 2016 -Date of summary: Tue Jun 28 01:17:26 2016 +Date of fit: Tue Jun 28 01:32:27 2016 +Date of summary: Tue Jun 28 01:32:27 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.457 s +Fitted with method Port using 64 model solutions performed in 0.425 s Weighting: none @@ -409,7 +409,7 @@ print(system.time(fit <- mkinfit(SFO_SFO, FOCUS_2006_D, solution_type = "eigen", quiet = TRUE))) </div> <div class='output'> user system elapsed - 2.868 2.284 2.301 + 2.880 2.292 2.309 </div> <div class='input'>coef(fit) </div> |