From a350a16bb2c11986faf5883a2804d46b03bd7c8f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 10 Sep 2016 05:21:52 +0200 Subject: Static documentation rebuilt with current staticdocs Using hadley/staticdocs commit #8c1069d from 8 days ago --- inst/web/mkinfit.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'inst/web/mkinfit.html') diff --git a/inst/web/mkinfit.html b/inst/web/mkinfit.html index 910a43ec..899f2cc7 100644 --- a/inst/web/mkinfit.html +++ b/inst/web/mkinfit.html @@ -325,15 +325,15 @@ summary(fit)
mkin version: 0.9.44.9000 R version: 3.3.1 -Date of fit: Sat Sep 10 04:12:15 2016 -Date of summary: Sat Sep 10 04:12:15 2016 +Date of fit: Sat Sep 10 05:19:38 2016 +Date of summary: Sat Sep 10 05:19:38 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.156 s +Fitted with method Port using 64 model solutions performed in 0.148 s Weighting: none @@ -409,7 +409,7 @@ print(system.time(fit <- mkinfit(SFO_SFO, FOCUS_2006_D, solution_type = "eigen", quiet = TRUE)))
user system elapsed - 1.228 1.216 0.923 + 1.236 1.188 0.911
coef(fit)
-- cgit v1.2.1