Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
trainControl and train functions are not found in caret package
Muhammad Bilal
·
May 8, 2016
·
r-help
Firstly, many thanks for kind consideration. ***I wrote the following R code: install.packages("caret") install.packages("e1071") library(caret) library(e1071) set.seed(100) tr.control <- trainControl(method="cv", number=10) Error: could not find function "trainControl" cp.grid...
Can't find what you're looking for? Try searching with Google .