Description Usage Arguments Value
View source: R/getDefaultModel.R
list of list of models
1 2 | getDefaultModel(n = Inf, y, type = c(NA, "classification", "regression",
"survival"))
|
n |
number of models to list |
y |
response vector, used to determine problem type if |
type |
type of problem. Default to be determined by |
A list of model names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.