From e5d1df9a9b1f0951d7dfbaf24eee4294470b73e2 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Thu, 17 Nov 2022 14:54:20 +0100 Subject: Complete update of online docs for v1.2.0 --- docs/reference/NAFTA_SOP_2015.html | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) (limited to 'docs/reference/NAFTA_SOP_2015.html') diff --git a/docs/reference/NAFTA_SOP_2015.html b/docs/reference/NAFTA_SOP_2015.html index 06b5bd6f..3d00e9f6 100644 --- a/docs/reference/NAFTA_SOP_2015.html +++ b/docs/reference/NAFTA_SOP_2015.html @@ -17,7 +17,7 @@ mkin - 1.1.0 + 1.2.0 @@ -44,11 +44,14 @@ Example evaluations of dimethenamid data from 2018 with nonlinear mixed-effects models
  • - Example evaluation of FOCUS Example Dataset Z + Short demo of the multistart method
  • Performance benefit by using compiled model definitions in mkin
  • +
  • + Example evaluation of FOCUS Example Dataset Z +
  • Calculation of time weighted average concentrations with mkin
  • @@ -56,7 +59,10 @@ Example evaluation of NAFTA SOP Attachment examples
  • - Some benchmark timings + Benchmark timings for mkin +
  • +
  • + Benchmark timings for saem.mmkin
  • @@ -87,8 +93,8 @@
    -
    NAFTA_SOP_Appendix_B
    -  NAFTA_SOP_Appendix_D
    +
    NAFTA_SOP_Appendix_B
    +  NAFTA_SOP_Appendix_D
    @@ -118,12 +124,12 @@

    Examples

    -
      nafta_evaluation <- nafta(NAFTA_SOP_Appendix_D, cores = 1)
    +    
      nafta_evaluation <- nafta(NAFTA_SOP_Appendix_D, cores = 1)
     #> The SFO model is rejected as S_SFO is equal or higher than the critical value S_c
     #> The representative half-life of the IORE model is longer than the one corresponding
     #> to the terminal degradation rate found with the DFOP model.
     #> The representative half-life obtained from the DFOP model may be used
    -  print(nafta_evaluation)
    +  print(nafta_evaluation)
     #> Sums of squares:
     #>       SFO      IORE      DFOP 
     #> 1378.6832  615.7730  517.8836 
    @@ -162,7 +168,7 @@
     #> 
     #> Representative half-life:
     #> [1] 841.41
    -  plot(nafta_evaluation)
    +  plot(nafta_evaluation)
     
     
    @@ -178,7 +184,7 @@
    -

    Site built with pkgdown 2.0.3.

    +

    Site built with pkgdown 2.0.6.

    -- cgit v1.2.1