diff options
Diffstat (limited to 'docs/reference/mkinresplot.html')
-rw-r--r-- | docs/reference/mkinresplot.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/reference/mkinresplot.html b/docs/reference/mkinresplot.html index b4b6b116..df83f693 100644 --- a/docs/reference/mkinresplot.html +++ b/docs/reference/mkinresplot.html @@ -27,6 +27,13 @@ <script src="../pkgdown.js"></script> +<meta property="og:title" content="Function to plot residuals stored in an mkin object — mkinresplot" /> + +<meta property="og:description" content="This function plots the residuals for the specified subset of the + observed variables from an mkinfit object. A combined plot of the fitted + model and the residuals can be obtained using plot.mkinfit + using the argument show_residuals = TRUE." /> +<meta name="twitter:card" content="summary" /> <!-- mathjax --> <script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> @@ -208,3 +215,4 @@ </body> </html> + |