Hi,
I'm trying to calculate the probability of a movie having a sequel (hassequel) and am struggling to interpret the coefficient(s) of the factor variable i.maingenre_01. Can someone help me interpret?
This is my code:
probit hassequel gross_01 budget_01 i.yearcategory_01 totalvotes_01 i.maingenre_01 country_01 malefemaleratio_01 avrating_01 c.avrating_01#c.malefemaleratio _01
Array
Array
And 2 further questions:
1. how do I determine whether this factor variable is significant? do I look at the significance of individual categories or do I try to generalise?
2. how do I calculate the 'baseline' probability of having a sequel to later be able to determine what the malefemaleratio_01 adds to this probability?
Many thanks!!
Related Posts with Help interpreting within a factor variable
How to restricting the range of a plot.Hi, I use following code to restrict the range of a plot and get a plot as showing below. However, i…
Count the number of consecutive increase of a variable by groupHi, I would like to count the number of consecutive increase (up to 8, 8 being the max) of a variab…
Creating an eligibility criteria through a counting variableI've been trying to create a "counting variable" that determines which observations meet the criteri…
Determining cutoff point after -lsens-Dear all, The accuraccy rate of my prediction model is very high that can be explained by imbalanced…
Erase the multiple imputation settingI am trying to use the HP-Filter by running the following code (as suggested by my thesis advisor): …
Subscribe to:
Post Comments (Atom)
0 Response to Help interpreting within a factor variable
Post a Comment