Description Usage Arguments See Also Examples
Standardized interface for logistic regression
1 | logistic_reg(x, y)
|
x |
Data frame with features. |
y |
Binary vector indicating outcome event. |
Other Other base models:
logistic_reg_featx()
,
reg_logreg()
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.