From 1b2bdb8c02b1090f6c20f3ce9f7b461aab26e21c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 28 Jun 2016 05:32:21 +0200 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 6ebf995c..9e0162c5 100644 --- a/inst/web/mkinfit.html +++ b/inst/web/mkinfit.html @@ -325,15 +325,15 @@ summary(fit)
mkin version: 0.9.43 R version: 3.3.1 -Date of fit: Tue Jun 28 01:32:27 2016 -Date of summary: Tue Jun 28 01:32:27 2016 +Date of fit: Tue Jun 28 01:54:49 2016 +Date of summary: Tue Jun 28 01:54:49 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.425 s +Fitted with method Port using 64 model solutions performed in 0.433 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 - 2.880 2.292 2.309 + 2.788 2.280 2.257
coef(fit)
-- cgit v1.2.1