View source: R/supervised-classification.R
| tl_fit_logistic | R Documentation |
Fit a logistic regression model
tl_fit_logistic(data, formula, ...)
data |
A data frame containing the training data |
formula |
A formula specifying the model |
... |
Additional arguments to pass to glm() |
A fitted logistic regression model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.