diff --git a/pkg/caret/R/varImp.R b/pkg/caret/R/varImp.R index ee0adbfcc..874935c31 100644 --- a/pkg/caret/R/varImp.R +++ b/pkg/caret/R/varImp.R @@ -4,7 +4,7 @@ #' \code{train} and method specific methods #' #' For models that do not have corresponding \code{varImp} methods, see -#' \code{filerVarImp}. +#' \code{\link{filterVarImp}}. #' #' Otherwise: #'