From 556598ba543cf655cdc0a6995cc579327f9540ad Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 9 Dec 2015 10:20:50 +0100 Subject: Static documentation rebuilt by staticdocs::build_site() --- 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 c2998ae6..3c48dcc0 100644 --- a/inst/web/mkinfit.html +++ b/inst/web/mkinfit.html @@ -317,15 +317,15 @@ summary(fit)
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)))
user system elapsed - 1.200 1.188 0.898 + 1.184 1.180 0.891
coef(fit)
-- cgit v1.2.1