Use the preparation materials to prepare hand-written answers for the following questions. Please ask any questions on the "Questions -- Preparation Guide" on the course Team (see link on the homepage).
- What must you do to the response variable so that it can be used in a logistic regression in R? What R function do you use for this?
- What function in R is used to fit a logistic regression? What are the arguments to this function?
- What function will we use to construct bootstrapped samples in R? How is this function called? What are its arguments?
- What function in R is used to find the lowest 2.5% and 97.5% of values in a vector? What are its arguments?
- What arguments are used in
geom_smooth()
to add the logistic regression line to a plot?
- [Optional] What questions do you have from this reading that you would like me to address? [Please be as specific as possible. Don't just say "everything" or "I don't understand anything." Of course, you can ask me questions about the reading before class on MS Teams.]