View source: R/GetAllModelObj.r
BSkyGetAvailableModels | R Documentation |
Fetches currently available models of a specified classes.
BSkyGetAvailableModels(
objclasslist = c("lm", "glm", "randomForest"),
returnClassTrain = TRUE
)
objclasslist |
class of model to fetch |
returnClassTrain |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.