acro_glm: Fits Logit or Probit model.

View source: R/acro_regression.R

acro_glmR 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


acro documentation built on April 4, 2025, 3:51 a.m.