diff options
Diffstat (limited to 'R/nlme.R')
-rw-r--r-- | R/nlme.R | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -54,7 +54,6 @@ #' # The procedure is greatly simplified by the nlme.mmkin function #' f_nlme <- nlme(f) #' plot(f_nlme) -#' #' @return A function that can be used with nlme #' @export nlme_function <- function(object) { |