diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-25 15:27:41 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-25 15:27:41 +0100 |
commit | c90fdefb4cd438ae71c613f676c2ff6631d0a7a3 (patch) | |
tree | af75932b6db1e94e1ecbfa9483b82f7f35f7afce /docs/reference/nafta.html | |
parent | be809ea23b256f627216958fcd90489ee0844ab8 (diff) |
Static documentation rebuilt by current pkgdown
Diffstat (limited to 'docs/reference/nafta.html')
-rw-r--r-- | docs/reference/nafta.html | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/docs/reference/nafta.html b/docs/reference/nafta.html index c74c3939..071ea132 100644 --- a/docs/reference/nafta.html +++ b/docs/reference/nafta.html @@ -175,7 +175,12 @@ <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2> - <pre class="examples"><div class='input'> <span class='no'>nafta_evaluation</span> <span class='kw'><-</span> <span class='fu'>nafta</span>(<span class='no'>MRID_555555</span>)</div><div class='output co'>#> <span class='message'>The SFO model is rejected as S_SFO is equal or higher than the critical value S_c</span></div><div class='output co'>#> <span class='message'>The representative half-life of the IORE model is longer than the one corresponding to the terminal degradation rate found with the DFOP model.</span></div><div class='output co'>#> <span class='message'>The reprentative half-life obtained from the DFOP model may be used</span></div><div class='input'> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/print'>print</a></span>(<span class='no'>nafta_evaluation</span>)</div><div class='output co'>#> Parameters: + <pre class="examples"><div class='input'> <span class='no'>nafta_evaluation</span> <span class='kw'><-</span> <span class='fu'>nafta</span>(<span class='no'>MRID_555555</span>)</div><div class='output co'>#> <span class='message'>The SFO model is rejected as S_SFO is equal or higher than the critical value S_c</span></div><div class='output co'>#> <span class='message'>The representative half-life of the IORE model is longer than the one corresponding</span></div><div class='output co'>#> <span class='message'>to the terminal degradation rate found with the DFOP model.</span></div><div class='output co'>#> <span class='message'>The representative half-life obtained from the DFOP model may be used</span></div><div class='input'> <span class='fu'><a href='https://www.rdocumentation.org/packages/base/topics/print'>print</a></span>(<span class='no'>nafta_evaluation</span>)</div><div class='output co'>#> 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 @@ -227,7 +232,7 @@ </div> <div class="pkgdown"> - <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.3.0.</p> + <p>Site built with <a href="https://pkgdown.r-lib.org/">pkgdown</a> 1.3.0.9000.</p> </div> </footer> </div> |