diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-09 10:16:17 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2015-11-09 10:16:17 +0100 |
commit | 97b4b0a109d55080c781d9bbecec59b56f7037b5 (patch) | |
tree | 691ea78fe86cf59f0eeabaadf9e205a97c505dcc /inst/web/mkinfit.html | |
parent | e8b63d52bb68dc37d3e6c933021e29b7ea7d7a23 (diff) |
Update staticdocsv0.9-41
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 96bdf95f..0550ee65 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 R version: 3.2.2 -Date of fit: Mon Nov 9 09:06:03 2015 -Date of summary: Mon Nov 9 09:06:03 2015 +Date of fit: Mon Nov 9 10:11:58 2015 +Date of summary: Mon Nov 9 10:11:58 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.18 s +Fitted with method Port using 64 model solutions performed in 0.194 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.180 1.196 0.889 + 1.188 1.228 0.910 </div> <div class='input'>coef(fit) </div> |