From cb03bf1fb1e6326f06029969663f3399af96b05d Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 26 Oct 2019 22:38:11 +0200 Subject: Address some check and test failures --- R/parms.mkinfit.R | 1 - 1 file changed, 1 deletion(-) (limited to 'R/parms.mkinfit.R') diff --git a/R/parms.mkinfit.R b/R/parms.mkinfit.R index 250d9d1f..8f9b4136 100644 --- a/R/parms.mkinfit.R +++ b/R/parms.mkinfit.R @@ -5,7 +5,6 @@ #' considering the error structure that was assumed for the fit. #' #' @param object A fitted model object -#' @param complete Unused argument for compatibility with the generic coef function from base R #' @return A numeric vector of fitted model parameters #' @export parms <- function(object, ...) -- cgit v1.2.1