aboutsummaryrefslogtreecommitdiff
path: root/docs/reference/plot.mkinfit.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/plot.mkinfit.html')
-rw-r--r--docs/reference/plot.mkinfit.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/reference/plot.mkinfit.html b/docs/reference/plot.mkinfit.html
index b6dd1525..319ba75b 100644
--- a/docs/reference/plot.mkinfit.html
+++ b/docs/reference/plot.mkinfit.html
@@ -27,6 +27,15 @@
<script src="../pkgdown.js"></script>
+<meta property="og:title" content="Plot the observed data and the fitted model of an mkinfit object — plot.mkinfit" />
+
+<meta property="og:description" content="Solves the differential equations with the optimised and fixed parameters
+ from a previous successful call to mkinfit and plots
+ the observed data together with the solution of the fitted model.
+If the current plot device is a tikz device,
+ then latex is being used for the formatting of the chi2 error level,
+ if show_errmin = TRUE." />
+<meta name="twitter:card" content="summary" />
<!-- mathjax -->
<script src='https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML'></script>
@@ -275,3 +284,4 @@ plot_sep(fit, sep_obs = TRUE, show_residuals = TRUE, show_errmin = TRUE, &#8230
</body>
</html>
+

Contact - Imprint