diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-11-01 15:34:28 +0100 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-11-01 15:34:28 +0100 |
commit | ce73c044b949154e3bc3e715b9b79e1360b3f794 (patch) | |
tree | 28f477a3142f1efa463a8d8569f924b9064e8637 /man/residuals.mkinfit.Rd | |
parent | e7c65ee913d4a84da0957d2ebb89abfbc444de56 (diff) |
Make the 'quadratic' the default for 'confint'
Also the documentation was improved here and there
Diffstat (limited to 'man/residuals.mkinfit.Rd')
-rw-r--r-- | man/residuals.mkinfit.Rd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/residuals.mkinfit.Rd b/man/residuals.mkinfit.Rd index 407b89b9..aaff12c0 100644 --- a/man/residuals.mkinfit.Rd +++ b/man/residuals.mkinfit.Rd @@ -7,7 +7,7 @@ \method{residuals}{mkinfit}(object, standardized = FALSE, ...) } \arguments{ -\item{object}{An \code{\link{mkinfit}} object} +\item{object}{A \code{\link{mkinfit}} object} \item{standardized}{Should the residuals be standardized by dividing by the standard deviation obtained from the fitted error model?} |