From 0bd507131a9bb180afe6e843681330956086be9b Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 9 Nov 2015 09:35:15 +0100 Subject: Vignettes rebuilt by staticdocs::build_site() for static documentation on r-forge --- inst/web/mkinfit.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'inst/web/mkinfit.html') diff --git a/inst/web/mkinfit.html b/inst/web/mkinfit.html index 8536925c..96bdf95f 100644 --- a/inst/web/mkinfit.html +++ b/inst/web/mkinfit.html @@ -317,8 +317,8 @@ summary(fit)
mkin version: 0.9.41 R version: 3.2.2 -Date of fit: Mon Nov 9 08:25:21 2015 -Date of summary: Mon Nov 9 08:25:21 2015 +Date of fit: Mon Nov 9 09:06:03 2015 +Date of summary: Mon Nov 9 09:06:03 2015 Equations: d_parent = - (alpha/beta) * 1/((time/beta) + 1) * parent @@ -401,7 +401,7 @@ print(system.time(fit <- mkinfit(SFO_SFO, FOCUS_2006_D, solution_type = "eigen", quiet = TRUE)))
user system elapsed - 1.176 1.204 0.894 + 1.180 1.196 0.889
coef(fit)
-- cgit v1.2.1