From 64e636d11311be57978ef394c48c9b43fe219059 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Tue, 26 Feb 2019 09:31:39 +0100 Subject: Static documentation rebuilt by pkgdown --- docs/reference/nafta.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/reference/nafta.html') diff --git a/docs/reference/nafta.html b/docs/reference/nafta.html index 071ea132..b1d45272 100644 --- a/docs/reference/nafta.html +++ b/docs/reference/nafta.html @@ -175,9 +175,11 @@

Examples

-
nafta_evaluation <- nafta(MRID_555555)
#> 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: +
nafta_evaluation <- nafta(NAFTA_SOP_Appendix_D)
#> 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: #> SFO IORE DFOP #> 1378.6832 615.7730 517.8836 +#> +#> Critical sum of squares for checking the SFO model: #> [1] 717.4598 #> #> Parameters: -- cgit v1.2.1