From c90fdefb4cd438ae71c613f676c2ff6631d0a7a3 Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 25 Feb 2019 15:27:41 +0100 Subject: Static documentation rebuilt by current pkgdown --- docs/reference/NAFTA_2015_datasets.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'docs/reference/NAFTA_2015_datasets.html') diff --git a/docs/reference/NAFTA_2015_datasets.html b/docs/reference/NAFTA_2015_datasets.html index 9ef56fb0..be080428 100644 --- a/docs/reference/NAFTA_2015_datasets.html +++ b/docs/reference/NAFTA_2015_datasets.html @@ -152,7 +152,12 @@

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 reprentative half-life obtained from the DFOP model may be used
print(nafta_evaluation)
#> Parameters: +
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: +#> SFO IORE DFOP +#> 1378.6832 615.7730 517.8836 +#> [1] 717.4598 +#> +#> Parameters: #> $SFO #> Estimate Pr(>t) Lower Upper #> parent_0 83.755751519 8.076390e-15 76.928220975 90.583282063 @@ -201,7 +206,7 @@
-

Site built with pkgdown 1.3.0.

+

Site built with pkgdown 1.3.0.9000.

-- cgit v1.2.1