From aed80b602afbe8c22ba601bf236dda22bc39187c Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Mon, 21 Oct 2019 22:46:33 +0200 Subject: Static documentation rebuilt by pkgdown --- docs/reference/mkinerrplot.html | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) (limited to 'docs/reference/mkinerrplot.html') diff --git a/docs/reference/mkinerrplot.html b/docs/reference/mkinerrplot.html index be2f7614..4386673c 100644 --- a/docs/reference/mkinerrplot.html +++ b/docs/reference/mkinerrplot.html @@ -8,11 +8,13 @@ Function to plot squared residuals and the error model for an mkin object — mkinerrplot • mkin + + @@ -32,8 +34,8 @@ - + @@ -114,7 +117,6 @@ News - @@ -136,14 +138,12 @@
-

This function plots the squared residuals for the specified subset of the observed variables from an mkinfit object. In addition, one or more dashed line(s) show the fitted error model. A combined plot of the fitted model and this error model plot can be obtained with plot.mkinfit using the argument show_errplot = TRUE.

-
mkinerrplot(object,
@@ -154,7 +154,7 @@
     col_obs = "auto", pch_obs = "auto",
     frame = TRUE,
     ...)
- +

Arguments

@@ -210,16 +210,14 @@

further arguments passed to plot.

- +

Value

Nothing is returned by this function, as it is called for its side effect, namely to produce a plot.

-

See also

mkinplot, for a way to plot the data and the fitted lines of the mkinfit object.

-

Examples

# \dontrun{ @@ -230,11 +228,8 @@

Contents

-- cgit v1.2.1