Hello Nick Sir... need some help on pca to form an index... the commands are somehwat like this..
global xlist savingacc fd recurringdeposits chitty ProvidentFund microfinance others landinvest buildings construction businessenterprise share mutualfunds humancapital bonds gold otherspecify
describe $xlist
summarize $xlist
corr $xlist
pca $xlist,mineigen(1)
screeplot, yline(1)
pca $xlist,comp(7)blanks(.3)
rotate, varimax
rotate, varimax blanks(.3)
rotate,clear
rotate,promax
rotate,promax blanks(.3)
rotate,clear
loadingplot
scoreplot
estat loadings
predict assetindex
br assetindex
tab assetindex
estat kmo
...is this correct
Related Posts with Princiapl component analysis
How to filter dates within an interval from a set of observationHello, i have a dataset of around 900,000 observations from about 130,000 ids. The variables i am w…
SEM, error coefficients output.Hi, How can I receive the outputs for the "path coefficient" of error terms to each items of a laten…
reshape - wide connectionsI have variables in wide that belong together i groups (eg. var1a and var2a). I would like to reshap…
how to get x-standardized coefficient in logistic regression, i.e., reproduce results from "listcoef" commandI was trying to get the standardized coefficient from ologit model. "listcoef" can produce the table…
Cox regression assumptionI am doing a research to examine the association between sleep and all-cause mortality. The average …
Subscribe to:
Post Comments (Atom)
0 Response to Princiapl component analysis
Post a Comment