aboutsummaryrefslogtreecommitdiff
path: root/R/parms.mkinfit.R
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2019-10-26 22:52:53 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2019-10-26 22:52:53 +0200
commit6e5630a0df7e857697ff2ce4730a5f7f45b67377 (patch)
tree1d65d0b5c0540b1ae1ab160ed3c6cd1c50a4446f /R/parms.mkinfit.R
parentcb03bf1fb1e6326f06029969663f3399af96b05d (diff)
Fix checks and tests
Static documentation rebuilt by pkgdown
Diffstat (limited to 'R/parms.mkinfit.R')
-rw-r--r--R/parms.mkinfit.R1
1 files changed, 1 insertions, 0 deletions
diff --git a/R/parms.mkinfit.R b/R/parms.mkinfit.R
index 8f9b4136..0628cb92 100644
--- a/R/parms.mkinfit.R
+++ b/R/parms.mkinfit.R
@@ -5,6 +5,7 @@
#' considering the error structure that was assumed for the fit.
#'
#' @param object A fitted model object
+#' @param \dots Not used
#' @return A numeric vector of fitted model parameters
#' @export
parms <- function(object, ...)

Contact - Imprint