diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-12 08:07:07 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2020-05-12 08:36:31 +0200 |
commit | 9ac853c7ceece333099021974025d07e75be2b33 (patch) | |
tree | 21bd165193456a616140eb5b2484a1bb75dab765 /man/mkinresplot.Rd | |
parent | feca0008dcf662bba5c728096c4e63b923b8979b (diff) |
Documentation improvements, rebuild static docs
Diffstat (limited to 'man/mkinresplot.Rd')
-rw-r--r-- | man/mkinresplot.Rd | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/mkinresplot.Rd b/man/mkinresplot.Rd index 2a8b2d41..498d914d 100644 --- a/man/mkinresplot.Rd +++ b/man/mkinresplot.Rd @@ -54,7 +54,7 @@ be passed on to \code{\link{legend}}.} } \value{ Nothing is returned by this function, as it is called for its side - effect, namely to produce a plot. +effect, namely to produce a plot. } \description{ This function plots the residuals for the specified subset of the observed @@ -71,8 +71,8 @@ mkinresplot(fit, "m1") } \seealso{ \code{\link{mkinplot}}, for a way to plot the data and the fitted - lines of the mkinfit object, and \code{\link{plot_res}} for a function - combining the plot of the fit and the residual plot. +lines of the mkinfit object, and \code{\link{plot_res}} for a function +combining the plot of the fit and the residual plot. } \author{ Johannes Ranke |