acro_glm {acro}R Documentation

Fits Logit or Probit model.

Description

Fits Logit or Probit model.

Usage

acro_glm(formula, data, family)

Arguments

formula

The formula specifying the model.

data

The data for the model.

family

Decide whether to fit a logit or probit model.

Value

Regression Results Wrapper


[Package acro version 0.1.1 Index]