diff options
Diffstat (limited to 'docs/reference/add_err.html')
-rw-r--r-- | docs/reference/add_err.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/reference/add_err.html b/docs/reference/add_err.html index 407e1a3e..6d830113 100644 --- a/docs/reference/add_err.html +++ b/docs/reference/add_err.html @@ -27,6 +27,12 @@ <script src="../pkgdown.js"></script> +<meta property="og:title" content="Add normally distributed errors to simulated kinetic degradation data — add_err" /> + +<meta property="og:description" content="Normally distributed errors are added to data predicted for a specific + degradation model using mkinpredict. The variance of the error + may depend on the predicted value and is specified as a standard deviation." /> +<meta name="twitter:card" content="summary" /> <!-- mathjax --> <script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> @@ -241,3 +247,4 @@ </body> </html> + |