logitModel: Logistic Regression Model

logitModelR Documentation

Logistic Regression Model

Description

A logistic regression model object created from the glm function.

Usage

logitModel

Format

An object of class glm containing the results of a logistic regression.

Source

Generated from the dataset myData.

Examples

data(logitModel)
summary(logitModel)

AHPtools documentation built on Sept. 11, 2024, 6:54 p.m.