fit_logit | R Documentation |
This function is a wrapper around stats::glm
for a piped workflows.
fit_logit(data, formula, ...)
fit_rsf(data, formula, ...)
data |
|
formula |
|
... |
Further arguments passed to |
A list with the model output.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.