From 30f55769fe2f042c7753144051dd34eec3596adc Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 18 Nov 2016 16:48:21 +0100 Subject: Static documentation rebuilt by pkgdown::build_site(run_dont_run = TRUE) Again with the jranke branch of jranke/pkgdown --- docs/reference/transform_odeparms.html | 51 ++++++++++++++++++++++------------ 1 file changed, 33 insertions(+), 18 deletions(-) (limited to 'docs/reference/transform_odeparms.html') diff --git a/docs/reference/transform_odeparms.html b/docs/reference/transform_odeparms.html index 2aff0468..08d4c46a 100644 --- a/docs/reference/transform_odeparms.html +++ b/docs/reference/transform_odeparms.html @@ -49,13 +49,28 @@
#> mkin version: 0.9.44.9000 #> R version: 3.3.2 -#> Date of fit: Fri Nov 18 16:24:02 2016 -#> Date of summary: Fri Nov 18 16:24:02 2016 +#> Date of fit: Fri Nov 18 16:46:54 2016 +#> Date of summary: Fri Nov 18 16:46:54 2016 #> #> Equations: #> d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent @@ -158,7 +173,7 @@ #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 153 model solutions performed in 0.708 s +#> Fitted with method Port using 153 model solutions performed in 0.607 s #> #> Weighting: none #> @@ -226,8 +241,8 @@ fit.2 <- mkinfit(SFO_SFO, FOCUS_2006_D, transform_rates = FALSE, quiet = TRUE) summary(fit.2, data=FALSE)
#> mkin version: 0.9.44.9000 #> R version: 3.3.2 -#> Date of fit: Fri Nov 18 16:24:03 2016 -#> Date of summary: Fri Nov 18 16:24:03 2016 +#> Date of fit: Fri Nov 18 16:46:55 2016 +#> Date of summary: Fri Nov 18 16:46:55 2016 #> #> Equations: #> d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent @@ -235,7 +250,7 @@ #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 327 model solutions performed in 1.341 s +#> Fitted with method Port using 327 model solutions performed in 1.34 s #> #> Weighting: none #> @@ -316,8 +331,8 @@ fit.ff <- mkinfit(SFO_SFO.ff, FOCUS_2006_D, quiet = TRUE) summary(fit.ff, data = FALSE)
#> mkin version: 0.9.44.9000 #> R version: 3.3.2 -#> Date of fit: Fri Nov 18 16:24:04 2016 -#> Date of summary: Fri Nov 18 16:24:04 2016 +#> Date of fit: Fri Nov 18 16:46:56 2016 +#> Date of summary: Fri Nov 18 16:46:56 2016 #> #> Equations: #> d_parent/dt = - k_parent * parent @@ -325,7 +340,7 @@ #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 185 model solutions performed in 0.756 s +#> Fitted with method Port using 185 model solutions performed in 0.764 s #> #> Weighting: none #> @@ -400,8 +415,8 @@ fit.ff.2 <- mkinfit(SFO_SFO.ff.2, FOCUS_2006_D, quiet = TRUE) summary(fit.ff.2, data = FALSE)
#> mkin version: 0.9.44.9000 #> R version: 3.3.2 -#> Date of fit: Fri Nov 18 16:24:05 2016 -#> Date of summary: Fri Nov 18 16:24:05 2016 +#> Date of fit: Fri Nov 18 16:46:57 2016 +#> Date of summary: Fri Nov 18 16:46:57 2016 #> #> Equations: #> d_parent/dt = - k_parent * parent @@ -409,7 +424,7 @@ #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 104 model solutions performed in 0.416 s +#> Fitted with method Port using 104 model solutions performed in 0.433 s #> #> Weighting: none #> -- cgit v1.2.1