diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-01-07 14:18:24 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-01-07 14:18:24 +0100 |
commit | 6860dea6d5ef9dd9375a1cf98cc0bacfaea2dcb4 (patch) | |
tree | 4fd8589b13f2d5b0ef770ac542f036b2a5622daa /docs | |
parent | 258a34fc46bce8e31784c2d4a917604313adfd16 (diff) |
Don't run water sediment example to reduce time needed
Static documentation except articles rebuilt by pkgdown
Diffstat (limited to 'docs')
-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>)), |