diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-26 09:31:39 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-02-26 09:31:39 +0100 |
commit | 64e636d11311be57978ef394c48c9b43fe219059 (patch) | |
tree | 0c64d039fe625796340fda54ed14bbb20c55e917 /docs/reference/nafta.html | |
parent | 6693ee373c61d716e877386d6be16e3f9f0f40ab (diff) |
Static documentation rebuilt by pkgdown
Diffstat (limited to 'docs/reference/nafta.html')
-rw-r--r-- | docs/reference/nafta.html | 4 |
1 files changed, 3 insertions, 1 deletions
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 @@ <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</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: + <pre class="examples"><div class='input'> <span class='no'>nafta_evaluation</span> <span class='kw'><-</span> <span class='fu'>nafta</span>(<span class='no'>NAFTA_SOP_Appendix_D</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 +#> +#> Critical sum of squares for checking the SFO model: #> [1] 717.4598 #> #> Parameters: |