fit_logistic_model: Fit a Logistic Regression Model

Description Usage Arguments Value

View source: R/fit_logistic_model.R

Description

A helper function used to fit a logistic regression model.

Usage

1

Arguments

formula

The formula for the model.

data

The data that will be used to fit the model.

Value

The beta coefficients and the variance-covariance matrix for the model fit.


jameshenegan/dmsepmlr documentation built on Jan. 1, 2021, 4:27 a.m.