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
xtmelogit CodeI am using stata v 11, and trying this code , xtmelogit N1 i.HW3 i.m18n i.Bm11 i.V212 i.Vm445 i.Mn14…
'invalid name' error in logit MLE programIf anyone can help it would be great. I'm trying to do a logistic MLE. I've written an ado with the …
Multi level modelling cross level analysisI want to examine the effect of educational attainment(xvar) on prejudice(yvar) (both 1. level varia…
Fama MacBeth model - factor loadings: asreg with fmb omits coefficientsDear all, I would like to get the loadings of various factors (i.e. their beta coefficients) influe…
Difference between reg vce cluster (id) AND reg robust cluster (id)Hello everyone, I am using panel data and running a model with the Least Squares Dummy Variables Mo…
Subscribe to:
Post Comments (Atom)
0 Response to Help interpreting within a factor variable
Post a Comment