Question: How can I run the regression down below using the same variables using a probit model in R studio model
How can I run the regression down below using the same variables using a probit model in R studio
model <- lm(Healthlaw ~ Democrat + Nonwhite + Insurance, data = anes2016)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
