diff options
Diffstat (limited to 'R')
| -rw-r--r-- | R/nlme.mmkin.R | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/R/nlme.mmkin.R b/R/nlme.mmkin.R index e58f11cb..355c3e34 100644 --- a/R/nlme.mmkin.R +++ b/R/nlme.mmkin.R @@ -39,7 +39,7 @@ get_deg_func <- function() {  #' @param naPattern passed to nlme  #' @param control passed to nlme  #' @param verbose passed to nlme -#' @importFrom stats na.fail +#' @importFrom stats na.fail as.formula  #' @return Upon success, a fitted nlme.mmkin object, which is an nlme object  #'   with additional elements  #' @export  | 
