From bbb74d4f60033899cd5cdd36aa70f157bc52209e Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Fri, 1 Nov 2019 12:19:03 +0100 Subject: Fix bug in yesterdays release, add methods for BIC --- docs/reference/NAFTA_SOP_2015.html | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 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 84d5508a..5ad02bf9 100644 --- a/docs/reference/NAFTA_SOP_2015.html +++ b/docs/reference/NAFTA_SOP_2015.html @@ -8,11 +8,13 @@ Example datasets from the NAFTA SOP published 2015 — NAFTA_SOP_2015 • mkin + + @@ -32,13 +34,14 @@ - + + @@ -109,7 +112,6 @@ News - @@ -131,14 +133,13 @@
-

Data taken from US EPA (2015), p. 19 and 23.

-
NAFTA_SOP_Appendix_B
   NAFTA_SOP_Appendix_D
- + +

Format

2 datasets with observations on the following variables.

@@ -148,7 +149,6 @@
-

Source

NAFTA (2011) Guidance for evaluating and calculating degradation kinetics @@ -159,7 +159,6 @@ Calculate Representative Half-life Values and Characterizing Pesticide Degradation https://www.epa.gov/pesticide-science-and-assessing-pesticide-risks/standard-operating-procedure-using-nafta-guidance

-

Examples

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)
#> Sums of squares: @@ -204,11 +203,8 @@