fit_logit {amt} | 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.