config | R Documentation |
The config
function sets additional models parameters
config(formula = NULL, k = NULL)
formula |
formula parameter for eg. linear models including lm, rlm, read more: lm |
k |
number of neighbors considered from knn models, read more: knn |
configuration list contains models parameters different than defaults
config(formula = "Status ~ Value")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.