diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2018-03-11 22:12:51 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2018-03-11 22:12:51 +0100 |
commit | d185c26e4909efbae9dc4210ed9eac4b2600910e (patch) | |
tree | 7ac9660d439a6de997dac800d09c82404027ef9a /docs/reference/plot.mmkin.html | |
parent | a0bbfd3291aaa1a55438b8746c1e3cfb58ce4172 (diff) |
Static docs rebuilt again, with current pkgdown
Diffstat (limited to 'docs/reference/plot.mmkin.html')
-rw-r--r-- | docs/reference/plot.mmkin.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/reference/plot.mmkin.html b/docs/reference/plot.mmkin.html index 8b80273c..f1aa789f 100644 --- a/docs/reference/plot.mmkin.html +++ b/docs/reference/plot.mmkin.html @@ -27,6 +27,14 @@ <script src="../pkgdown.js"></script> +<meta property="og:title" content="Plot model fits (observed and fitted) and the residuals for a row or column of an mmkin object — plot.mmkin" /> + +<meta property="og:description" content="When x is a row selected from an mmkin object ([.mmkin), the same model + fitted for at least one dataset is shown. When it is a column, the fit of at least one model + to the same dataset is shown. +If the current plot device is a tikz device, + then latex is being used for the formatting of the chi2 error level." /> +<meta name="twitter:card" content="summary" /> <!-- mathjax --> <script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script> @@ -200,3 +208,4 @@ </body> </html> + |