Notes and Considerations
Simple (one explanatory variable) logistic regression model example.
A statement of the example along with some results is given in the file "Kutner Table 14-1 Example (text extract).pdf" attached below.
Data Set
See file "CH14TA01.txt" or "CH14TA01.csv" attached to Kutner text page.
(The .csv file has column headers and may be easier to work with.)
OR
Click here to directly download the .txt file.
Click here to directly download the .csv file.
Analysis or Script File
The file "Logistic Regression Kutner Table 14-1.R" is attached below.