diff options
Diffstat (limited to 'docs/reference/NAFTA_SOP_Attachment.html')
| -rw-r--r-- | docs/reference/NAFTA_SOP_Attachment.html | 26 | 
1 files changed, 13 insertions, 13 deletions
| diff --git a/docs/reference/NAFTA_SOP_Attachment.html b/docs/reference/NAFTA_SOP_Attachment.html index 373da052..22d9c9fd 100644 --- a/docs/reference/NAFTA_SOP_Attachment.html +++ b/docs/reference/NAFTA_SOP_Attachment.html @@ -152,7 +152,7 @@      <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2> -    <pre class="examples"><div class='input'>  <span class='no'>nafta_att_p5a</span> <span class='kw'><-</span> <span class='fu'><a href='nafta.html'>nafta</a></span>(<span class='no'>NAFTA_SOP_Attachment</span><span class='kw'>[[</span><span class='st'>"p5a"</span>]], <span class='kw'>cores</span> <span class='kw'>=</span> <span class='fl'>1</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 half-life obtained from the IORE 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_att_p5a</span>)</div><div class='output co'>#> Sums of squares: +    <pre class="examples"><div class='input'>  <span class='no'>nafta_att_p5a</span> <span class='kw'><-</span> <span class='fu'><a href='nafta.html'>nafta</a></span>(<span class='no'>NAFTA_SOP_Attachment</span><span class='kw'>[[</span><span class='st'>"p5a"</span>]], <span class='kw'>cores</span> <span class='kw'>=</span> <span class='fl'>1</span>)</div><div class='output co'>#> <span class='warning'>Warning: Could not estimate covariance matrix; singular system.</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 half-life obtained from the IORE 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_att_p5a</span>)</div><div class='output co'>#> Sums of squares:  #>       SFO      IORE      DFOP   #> 465.21753  56.27506  32.06401   #>  @@ -161,22 +161,22 @@  #>   #> Parameters:  #> $SFO -#>                  Estimate       Pr(>t)        Lower       Upper -#> parent_0      95.84012168 1.095639e-21 92.120517864 99.55972549 -#> k_parent_sink  0.01024015 1.710227e-12  0.008996874  0.01165524 +#>               Estimate   Pr(>t)  Lower   Upper +#> parent_0       95.8401 1.10e-21 92.121 99.5597 +#> k_parent_sink   0.0102 1.71e-12  0.009  0.0117  #>   #> $IORE -#>                         Estimate       Pr(>t)        Lower        Upper -#> parent_0            1.007532e+02 2.365797e-26 9.891170e+01 1.025947e+02 -#> k__iore_parent_sink 1.544192e-05 8.733384e-02 3.482391e-06 6.847393e-05 -#> N_parent            2.569877e+00 1.140446e-11 2.215298e+00 2.924456e+00 +#>                     Estimate   Pr(>t)    Lower    Upper +#> parent_0            1.01e+02 2.37e-26 9.89e+01 1.03e+02 +#> k__iore_parent_sink 1.54e-05 8.73e-02 3.48e-06 6.85e-05 +#> N_parent            2.57e+00 1.14e-11 2.22e+00 2.92e+00  #>   #> $DFOP -#>              Estimate       Pr(>t) Lower Upper -#> parent_0 9.994630e+01 4.330861e-27    NA    NA -#> k1       2.674255e-02 3.171390e-05    NA    NA -#> k2       2.161318e-12 5.000000e-01    NA    NA -#> g        6.465276e-01 2.129114e-05    NA    NA +#>          Estimate   Pr(>t) Lower Upper +#> parent_0 9.99e+01 4.33e-27    NA    NA +#> k1       2.67e-02 3.17e-05    NA    NA +#> k2       2.16e-12 5.00e-01    NA    NA +#> g        6.47e-01 2.13e-05    NA    NA  #>   #>   #> DTx values: | 
