logitModel | R Documentation |
A logistic regression model object created from the glm
function.
logitModel
An object of class glm
containing the results of a logistic regression.
Generated from the dataset myData
.
data(logitModel)
summary(logitModel)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.