Question: how do I estimate an individual's probability using linear probability model? What is the command for reviews? I know for probit model it is (for
how do I estimate an individual's probability using linear probability model? What is the command for reviews? I know for probit model it is (for example) scalar personal_probability = @cnorm(c(1)+c(2)*28+c(3)*0+c(4)*1) however what is the command for a linear probability model? I am inputting values for the explanatory variables and my dependant variable is binary.
Step by Step Solution
3.51 Rating (175 Votes )
There are 3 Steps involved in it
The command for estimating an individuals probability using a linear probability model in R is predi... View full answer
Get step-by-step solutions from verified subject matter experts
