data_Meyers_2013 {SIMPLE.REGRESSION}R Documentation

data_Meyers_2013

Description

Logistic regression data from Myers et al. (2013).

Usage

data(data_Meyers_2013)

Source

Meyers, L. S., Gamst, G. C., & Guarino, A. J. (2013). Chapter 30: Binary logistic regression. Performing data analysis using IBM SPSS. Hoboken, NJ: Wiley.

Examples

head(data_Meyers_2013)

LOGISTIC_REGRESSION(data= data_Meyers_2013, DV='graduated', forced= c('sex','family_encouragement'))


[Package SIMPLE.REGRESSION version 0.1.9 Index]