From c90fdefb4cd438ae71c613f676c2ff6631d0a7a3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 25 Feb 2019 15:27:41 +0100 Subject: Static documentation rebuilt by current pkgdown --- docs/reference/transform_odeparms.html | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'docs/reference/transform_odeparms.html') diff --git a/docs/reference/transform_odeparms.html b/docs/reference/transform_odeparms.html index 1071a932..6861f712 100644 --- a/docs/reference/transform_odeparms.html +++ b/docs/reference/transform_odeparms.html @@ -202,8 +202,8 @@ The transformation of sets of formation fractions is fragile, as it supposes fit <- mkinfit(SFO_SFO, FOCUS_2006_D, quiet = TRUE) summary(fit, data=FALSE) # See transformed and backtransformed parameters
#> mkin version used for fitting: 0.9.48.1 #> R version used for fitting: 3.5.2 -#> Date of fit: Mon Feb 25 14:54:32 2019 -#> Date of summary: Mon Feb 25 14:54:32 2019 +#> Date of fit: Mon Feb 25 15:24:56 2019 +#> Date of summary: Mon Feb 25 15:24:56 2019 #> #> Equations: #> d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent @@ -211,7 +211,7 @@ The transformation of sets of formation fractions is fragile, as it supposes #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 153 model solutions performed in 0.704 s +#> Fitted with method Port using 153 model solutions performed in 0.737 s #> #> Weighting: none #> @@ -278,8 +278,8 @@ The transformation of sets of formation fractions is fragile, as it supposes
fit.2 <- mkinfit(SFO_SFO, FOCUS_2006_D, transform_rates = FALSE, quiet = TRUE) summary(fit.2, data=FALSE)
#> mkin version used for fitting: 0.9.48.1 #> R version used for fitting: 3.5.2 -#> Date of fit: Mon Feb 25 14:54:34 2019 -#> Date of summary: Mon Feb 25 14:54:34 2019 +#> Date of fit: Mon Feb 25 15:24:58 2019 +#> Date of summary: Mon Feb 25 15:24:58 2019 #> #> Equations: #> d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent @@ -287,7 +287,7 @@ The transformation of sets of formation fractions is fragile, as it supposes #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 350 model solutions performed in 1.62 s +#> Fitted with method Port using 350 model solutions performed in 1.593 s #> #> Weighting: none #> @@ -366,8 +366,8 @@ The transformation of sets of formation fractions is fragile, as it supposes fit.ff <- mkinfit(SFO_SFO.ff, FOCUS_2006_D, quiet = TRUE) summary(fit.ff, data = FALSE)
#> mkin version used for fitting: 0.9.48.1 #> R version used for fitting: 3.5.2 -#> Date of fit: Mon Feb 25 14:54:35 2019 -#> Date of summary: Mon Feb 25 14:54:35 2019 +#> Date of fit: Mon Feb 25 15:24:59 2019 +#> Date of summary: Mon Feb 25 15:24:59 2019 #> #> Equations: #> d_parent/dt = - k_parent * parent @@ -375,7 +375,7 @@ The transformation of sets of formation fractions is fragile, as it supposes #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 186 model solutions performed in 0.856 s +#> Fitted with method Port using 186 model solutions performed in 0.858 s #> #> Weighting: none #> @@ -450,8 +450,8 @@ The transformation of sets of formation fractions is fragile, as it supposes fit.ff.2 <- mkinfit(SFO_SFO.ff.2, FOCUS_2006_D, quiet = TRUE) summary(fit.ff.2, data = FALSE)
#> mkin version used for fitting: 0.9.48.1 #> R version used for fitting: 3.5.2 -#> Date of fit: Mon Feb 25 14:54:36 2019 -#> Date of summary: Mon Feb 25 14:54:36 2019 +#> Date of fit: Mon Feb 25 15:25:00 2019 +#> Date of summary: Mon Feb 25 15:25:00 2019 #> #> Equations: #> d_parent/dt = - k_parent * parent @@ -459,7 +459,7 @@ The transformation of sets of formation fractions is fragile, as it supposes #> #> Model predictions using solution type deSolve #> -#> Fitted with method Port using 104 model solutions performed in 0.482 s +#> Fitted with method Port using 104 model solutions performed in 0.473 s #> #> Weighting: none #> @@ -534,7 +534,7 @@ The transformation of sets of formation fractions is fragile, as it supposes
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.3.0.9000.

-- cgit v1.2.1