diff options
Diffstat (limited to 'docs/reference/test_data_from_UBA_2014.html')
-rw-r--r-- | docs/reference/test_data_from_UBA_2014.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/docs/reference/test_data_from_UBA_2014.html b/docs/reference/test_data_from_UBA_2014.html index 237149a5..6059a4d2 100644 --- a/docs/reference/test_data_from_UBA_2014.html +++ b/docs/reference/test_data_from_UBA_2014.html @@ -191,26 +191,26 @@ <span class='kw'>M3</span> <span class='kw'>=</span> <span class='fu'><a href='mkinsub.html'>mkinsub</a></span>(<span class='st'>"SFO"</span>), <span class='kw'>use_of_ff</span> <span class='kw'>=</span> <span class='st'>"max"</span>)</div><div class='output co'>#> <span class='message'>Successfully compiled differential equation model from auto-generated C code.</span></div><div class='input'> <span class='no'>f_soil</span> <span class='kw'><-</span> <span class='fu'><a href='mkinfit.html'>mkinfit</a></span>(<span class='no'>m_soil</span>, <span class='no'>test_data_from_UBA_2014</span><span class='kw'>[[</span><span class='fl'>3</span>]]$<span class='no'>data</span>, <span class='kw'>quiet</span> <span class='kw'>=</span> <span class='fl'>TRUE</span>)</div><div class='output co'>#> <span class='warning'>Warning: Observations with value of zero were removed from the data</span></div><div class='input'> <span class='fu'><a href='plot.mkinfit.html'>plot_sep</a></span>(<span class='no'>f_soil</span>, <span class='kw'>lpos</span> <span class='kw'>=</span> <span class='fu'><a href='https://rdrr.io/r/base/c.html'>c</a></span>(<span class='st'>"topright"</span>, <span class='st'>"topright"</span>, <span class='st'>"topright"</span>, <span class='st'>"bottomright"</span>))</div><div class='img'><img src='test_data_from_UBA_2014-2.png' alt='' width='700' height='433' /></div><div class='input'> <span class='fu'><a href='https://rdrr.io/r/base/summary.html'>summary</a></span>(<span class='no'>f_soil</span>)$<span class='no'>bpar</span></div><div class='output co'>#> Estimate se_notrans t value Pr(>t) Lower -#> parent_0 76.55425585 0.859186419 89.1008682 1.113862e-26 74.755958727 -#> k_parent 0.12081956 0.004601919 26.2541704 1.077361e-16 0.111561576 -#> k_M1 0.84258631 0.806165101 1.0451783 1.545282e-01 0.113778787 -#> k_M2 0.04210878 0.017083048 2.4649453 1.170195e-02 0.018013823 -#> k_M3 0.01122919 0.007245869 1.5497365 6.885076e-02 0.002909418 -#> f_parent_to_M1 0.32240194 0.240785506 1.3389591 9.819219e-02 NA -#> f_parent_to_M2 0.16099854 0.033691990 4.7785405 6.531222e-05 NA -#> f_M1_to_M3 0.27921506 0.269425556 1.0363347 1.565282e-01 0.022977927 -#> f_M2_to_M3 0.55641328 0.595121733 0.9349571 1.807710e-01 0.008002321 +#> parent_0 76.55425584 0.859186419 89.1008681 1.113862e-26 74.755958720 +#> k_parent 0.12081956 0.004601919 26.2541703 1.077361e-16 0.111561576 +#> k_M1 0.84258629 0.806165149 1.0451783 1.545282e-01 0.113778910 +#> k_M2 0.04210878 0.017083049 2.4649452 1.170195e-02 0.018013823 +#> k_M3 0.01122919 0.007245870 1.5497364 6.885076e-02 0.002909418 +#> f_parent_to_M1 0.32240193 0.240785518 1.3389590 9.819221e-02 NA +#> f_parent_to_M2 0.16099854 0.033691991 4.7785404 6.531224e-05 NA +#> f_M1_to_M3 0.27921506 0.269425582 1.0363346 1.565282e-01 0.022977955 +#> f_M2_to_M3 0.55641331 0.595121774 0.9349571 1.807710e-01 0.008002320 #> sigma 1.14005399 0.149696423 7.6157731 1.727024e-07 0.826735778 #> Upper -#> parent_0 78.35255298 +#> parent_0 78.35255297 #> k_parent 0.13084582 -#> k_M1 6.23975442 -#> k_M2 0.09843270 -#> k_M3 0.04334016 +#> k_M1 6.23974738 +#> k_M2 0.09843271 +#> k_M3 0.04334017 #> f_parent_to_M1 NA #> f_parent_to_M2 NA -#> f_M1_to_M3 0.86450919 -#> f_M2_to_M3 0.99489910 +#> f_M1_to_M3 0.86450905 +#> f_M2_to_M3 0.99489911 #> sigma 1.45337221</div><div class='input'> <span class='fu'><a href='mkinerrmin.html'>mkinerrmin</a></span>(<span class='no'>f_soil</span>)</div><div class='output co'>#> err.min n.optim df #> All data 0.09649963 9 20 #> parent 0.04721283 2 6 |