diff options
Diffstat (limited to 'docs/reference/NAFTA_SOP_Attachment.html')
| -rw-r--r-- | docs/reference/NAFTA_SOP_Attachment.html | 31 | 
1 files changed, 17 insertions, 14 deletions
| diff --git a/docs/reference/NAFTA_SOP_Attachment.html b/docs/reference/NAFTA_SOP_Attachment.html index 22d9c9fd..ead06a54 100644 --- a/docs/reference/NAFTA_SOP_Attachment.html +++ b/docs/reference/NAFTA_SOP_Attachment.html @@ -63,7 +63,7 @@        </button>        <span class="navbar-brand">          <a class="navbar-link" href="../index.html">mkin</a> -        <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.48.1</span> +        <span class="version label label-default" data-toggle="tooltip" data-placement="bottom" title="Released version">0.9.49.4</span>        </span>      </div> @@ -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='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: +    <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:  #>       SFO      IORE      DFOP   #> 465.21753  56.27506  32.06401   #>  @@ -162,28 +162,31 @@  #> Parameters:  #> $SFO  #>               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 +#> parent_0       95.8401 4.67e-21 92.245 99.4357 +#> k_parent_sink   0.0102 3.92e-12  0.009  0.0117 +#> sigma           4.8230 3.81e-06  3.214  6.4318  #>   #> $IORE -#>                     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 +#>                     Estimate Pr(>t)    Lower    Upper +#> parent_0            1.01e+02     NA 9.91e+01 1.02e+02 +#> k__iore_parent_sink 1.54e-05     NA 4.08e-06 5.84e-05 +#> N_parent            2.57e+00     NA 2.25e+00 2.89e+00 +#> sigma               1.68e+00     NA 1.12e+00 2.24e+00  #>   #> $DFOP -#>          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 +#>          Estimate   Pr(>t)   Lower    Upper +#> parent_0 9.99e+01 1.41e-26 98.8116 101.0810 +#> k1       2.67e-02 5.05e-06  0.0243   0.0295 +#> k2       3.41e-12 5.00e-01  0.0000      Inf +#> g        6.47e-01 3.67e-06  0.6248   0.6677 +#> sigma    1.27e+00 8.91e-06  0.8395   1.6929  #>   #>   #> DTx values:  #>      DT50     DT90 DT50_rep  #> SFO  67.7 2.25e+02 6.77e+01  #> IORE 58.2 1.07e+03 3.22e+02 -#> DFOP 55.5 5.84e+11 3.21e+11 +#> DFOP 55.5 3.70e+11 2.03e+11  #>   #> Representative half-life:  #> [1] 321.5119</div><div class='input'>  <span class='fu'><a href='https://www.rdocumentation.org/packages/graphics/topics/plot'>plot</a></span>(<span class='no'>nafta_att_p5a</span>)</div><div class='img'><img src='NAFTA_SOP_Attachment-1.png' alt='' width='700' height='433' /></div></pre> | 
