diff options
Diffstat (limited to 'docs/reference/test_data_from_UBA_2014.html')
-rw-r--r-- | docs/reference/test_data_from_UBA_2014.html | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/reference/test_data_from_UBA_2014.html b/docs/reference/test_data_from_UBA_2014.html index e43e2cf9..e30babc4 100644 --- a/docs/reference/test_data_from_UBA_2014.html +++ b/docs/reference/test_data_from_UBA_2014.html @@ -123,7 +123,8 @@ <h2 class="hasAnchor" id="examples"><a class="anchor" href="#examples"></a>Examples</h2> - <pre class="examples"><div class='input'> <span class='co'># This is a level P-II evaluation of the dataset according to the FOCUS kinetics</span> + <pre class="examples"><div class='input'> + <span class='co'># This is a level P-II evaluation of the dataset according to the FOCUS kinetics</span> <span class='co'># guidance. Due to the strong correlation of the parameter estimates, the</span> <span class='co'># covariance matrix is not returned. Note that level P-II evaluations are</span> <span class='co'># generally considered deprecated due to the frequent occurrence of such</span> @@ -248,6 +249,7 @@ #> All data 0.09246946 5 6 #> parent_w 0.06377096 3 3 #> parent_s 0.20882324 2 3</div><div class='input'> + <span class='co'># This is the evaluation used for the validation of software packages</span> <span class='co'># in the expertise from 2014</span> <span class='no'>m_soil</span> <span class='kw'><-</span> <span class='fu'><a href='mkinmod.html'>mkinmod</a></span>(<span class='kw'>parent</span> <span class='kw'>=</span> <span class='fu'><a href='mkinsub.html'>mkinsub</a></span>(<span class='st'>"SFO"</span>, <span class='fu'>c</span>(<span class='st'>"M1"</span>, <span class='st'>"M2"</span>)), |