I am trying to create an index using principal component analysis as i lot of variable for investment. so i hope these are the following command to generate an index...
pca (variables)
rotate
predict (new index name)
do i need to standard these variables is my question? then i run a tobit..with the index as my dependent variable and also specify the ul( the highest values in the index).here are my command
tobit sav_index for_remitt_hh DRatio i.sex_hh i.age_group_hh i.edu_hh i.eco_activity_hh i.married_hh i.hhsize i.religion_hh i.District_Code i.land_acresnew i.type_of_house_hh i.type_of_fuel i.bank_acc_hh, ul(22)
margins,dydx(*)atmeans predict (e(0,.))
margins,dydx(*)atmeans predict(ystar(0,.))
margins, dydx(*) predict(p(0,.))
i understand that we use margins to see the change.. but why do we run three margins.. and which margins do we report ? How do we decide.
Related Posts with Index from Principal component analysis and then a tobit model
Generate an initiale value for each five year interval in unbalanced panel dataHi dear Statalister, I have an unbalanced panel data and i want to generate a new variable. This var…
Forcing my Event Study through R2000 in loopsHey Everyone, I'm currently trying to run a regression/prediction of some abnormal returns. All goo…
Specification of funnel plot with -funnelcompar-Hi Statalisters I want to assess county differences in medication rates in Norway to detect outlier…
Predictions using gologit2 - issues applying coeffcients to validation datasetI'm new to Stata, so apologies in advance if this is a basic question. I am having some issues apply…
Merging multiple Spss data sets into STATAHi, I'm trying to merge a few UNICEF MICS survey data files together which are on Spss onto stata, f…
Subscribe to:
Post Comments (Atom)
0 Response to Index from Principal component analysis and then a tobit model
Post a Comment