R/acro_regression.R
acro_glm.Rd
Fits Logit or Probit model.
acro_glm(formula, data, family)
The formula specifying the model.
The data for the model.
Decide whether to fit a logit or probit model.
Regression Results Wrapper