acro_glm: Fits Logit or Probit model.
Description
Fits Logit or Probit model.
Usage
acro_glm(formula, data, family)
Value
Regression Results Wrapper
Arguments
- formula
The formula specifying the model.
- data
The data for the model.
- family
Decide whether to fit a logit or probit model.