From 70d158c4dd919f4f77bc12f8ace333d29d249b79 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 14 Sep 2018 16:57:17 +0200 Subject: Remove two vignettes from the package but not from docs - Rebuild static documentation - Adapt test to new approach to two component error model where the model is inadequate --- docs/reference/summary.mkinfit.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'docs/reference/summary.mkinfit.html') diff --git a/docs/reference/summary.mkinfit.html b/docs/reference/summary.mkinfit.html index 1d0a7c52..bb701470 100644 --- a/docs/reference/summary.mkinfit.html +++ b/docs/reference/summary.mkinfit.html @@ -64,7 +64,7 @@ mkin - 0.9.47.4 + 0.9.47.5 @@ -90,10 +90,10 @@ Example evaluation of FOCUS Laboratory Data L1 to L3
  • - Example evaluation of FOCUS Example Dataset Z + Example evaluation of FOCUS Example Dataset Z
  • - Performance benefit by using compiled model definitions in mkin + Performance benefit by using compiled model definitions in mkin
  • Calculation of time weighted average concentrations with mkin @@ -204,17 +204,17 @@

    Examples

    -
    summary(mkinfit(mkinmod(parent = mkinsub("SFO")), FOCUS_2006_A, quiet = TRUE))
    #> mkin version used for fitting: 0.9.47.4 +
    summary(mkinfit(mkinmod(parent = mkinsub("SFO")), FOCUS_2006_A, quiet = TRUE))
    #> mkin version used for fitting: 0.9.47.5 #> R version used for fitting: 3.5.1 -#> Date of fit: Fri Sep 14 11:35:59 2018 -#> Date of summary: Fri Sep 14 11:35:59 2018 +#> Date of fit: Fri Sep 14 16:54:36 2018 +#> Date of summary: Fri Sep 14 16:54:36 2018 #> #> Equations: #> d_parent/dt = - k_parent_sink * parent #> #> Model predictions using solution type analytical #> -#> Fitted with method Port using 35 model solutions performed in 0.076 s +#> Fitted with method Port using 35 model solutions performed in 0.077 s #> #> Weighting: none #> -- cgit v1.2.1