Learn R Programming

AHPtools (version 1.0.1)

logitModel: Logistic Regression Model

Description

A logistic regression model object created from the glm function.

Usage

logitModel

Arguments

Format

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

Examples

Run this code
data(logitModel)
summary(logitModel)

Run the code above in your browser using DataLab