From a7beb73cdfeed34525266d76f424375e1d069a48 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 19 Sep 2019 12:43:04 +0200 Subject: Static documentation rebuilt by pkgdown Use lazy = TRUE in the pd target for generating pkgdown documentation --- docs/reference/summary.mkinfit.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/reference/summary.mkinfit.html') diff --git a/docs/reference/summary.mkinfit.html b/docs/reference/summary.mkinfit.html index c5d58911..73410181 100644 --- a/docs/reference/summary.mkinfit.html +++ b/docs/reference/summary.mkinfit.html @@ -215,15 +215,15 @@

Examples

summary(mkinfit(mkinmod(parent = mkinsub("SFO")), FOCUS_2006_A, quiet = TRUE))
#> mkin version used for fitting: 0.9.49.6 #> R version used for fitting: 3.6.1 -#> Date of fit: Wed Sep 18 18:23:52 2019 -#> Date of summary: Wed Sep 18 18:23:52 2019 +#> Date of fit: Thu Sep 19 09:52:40 2019 +#> Date of summary: Thu Sep 19 09:52:40 2019 #> #> Equations: #> d_parent/dt = - k_parent_sink * parent #> #> Model predictions using solution type analytical #> -#> Fitted using 131 model solutions performed in 0.268 s +#> Fitted using 131 model solutions performed in 0.27 s #> #> Error model: Constant variance #> -- cgit v1.2.1