checkFitFun | R Documentation |
Check whether supplied prediction function meets the requirements
checkFitFun(fitFun, reqArgs = c("y", "x"))
fitFun |
The prediction function, or its name as character string |
reqArgs |
The vector of required arguments |
Throws an error when requirements not met, otherwise returns the function
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.