From 6ea7bc3614b9a303f7c38dd63b9f80b8d0ebd95e Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Wed, 21 Mar 2018 18:16:52 +0100 Subject: Static documentation rebuilt by pkgdown --- docs/reference/transform_odeparms.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/reference/transform_odeparms.html') diff --git a/docs/reference/transform_odeparms.html b/docs/reference/transform_odeparms.html index 5c89f8e2..fb03cdac 100644 --- a/docs/reference/transform_odeparms.html +++ b/docs/reference/transform_odeparms.html @@ -184,9 +184,9 @@ The transformation of sets of formation fractions is fragile, as it supposes m1 = list(type = "SFO"))
#> Successfully compiled differential equation model from auto-generated C code.
# Fit the model to the FOCUS example dataset D using defaults 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.47.1 -#> R version used for fitting: 3.4.3 -#> Date of fit: Sun Mar 11 22:10:42 2018 -#> Date of summary: Sun Mar 11 22:10:42 2018 +#> R version used for fitting: 3.4.4 +#> Date of fit: Wed Mar 21 18:14:43 2018 +#> Date of summary: Wed Mar 21 18:14:43 2018 #> #> Equations: #> d_parent/dt = - k_parent_sink * parent - k_parent_m1 * parent @@ -194,7 +194,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.564 s +#> Fitted with method Port using 153 model solutions performed in 0.585 s #> #> Weighting: none #> -- cgit v1.2.1