diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-12-09 10:20:50 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-12-09 10:20:50 +0100 |
commit | 556598ba543cf655cdc0a6995cc579327f9540ad (patch) | |
tree | 42c184c0b52d557272dca4a3d4a9ce80a4f60a06 /inst/web/mkinfit.html | |
parent | 9097b8ba10660034a3672a367eab9d6e11505310 (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 c2998ae6..3c48dcc0 100644 --- a/inst/web/mkinfit.html +++ b/inst/web/mkinfit.html @@ -317,15 +317,15 @@ summary(fit) </div> <div class='output'>mkin version: 0.9.41.9000 R version: 3.2.2 -Date of fit: Fri Nov 13 11:14:16 2015 -Date of summary: Fri Nov 13 11:14:16 2015 +Date of fit: Wed Dec 9 10:16:57 2015 +Date of summary: Wed Dec 9 10:16:57 2015 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.171 s +Fitted with method Port using 64 model solutions performed in 0.189 s Weighting: none @@ -401,7 +401,7 @@ print(system.time(fit <- mkinfit(SFO_SFO, FOCUS_2006_D, solution_type = "eigen", quiet = TRUE))) </div> <div class='output'> user system elapsed - 1.200 1.188 0.898 + 1.184 1.180 0.891 </div> <div class='input'>coef(fit) </div> |