diff options
author | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-26 22:52:53 +0200 |
---|---|---|
committer | Johannes Ranke <jranke@uni-bremen.de> | 2019-10-26 22:52:53 +0200 |
commit | 6e5630a0df7e857697ff2ce4730a5f7f45b67377 (patch) | |
tree | 1d65d0b5c0540b1ae1ab160ed3c6cd1c50a4446f /man/parms.Rd | |
parent | cb03bf1fb1e6326f06029969663f3399af96b05d (diff) |
Fix checks and tests
Static documentation rebuilt by pkgdown
Diffstat (limited to 'man/parms.Rd')
-rw-r--r-- | man/parms.Rd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/parms.Rd b/man/parms.Rd index 6de52557..73cb23cd 100644 --- a/man/parms.Rd +++ b/man/parms.Rd @@ -12,10 +12,10 @@ parms(object, ...) \arguments{ \item{object}{A fitted model object} +\item{\dots}{Not used} + \item{transformed}{Should the parameters be returned as used internally during the optimisation?} - -\item{complete}{Unused argument for compatibility with the generic coef function from base R} } \value{ A numeric vector of fitted model parameters |