Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

Are there any tools that can format and write to external file output of principal component analysis in Stata?

I'm thinking about something that will work in similar vein to [excellent] family of estout commands.

share|improve this question
3  
You will likely get excellent and authoritative answers to this question on the stata list (stata.com/statalist ). It is THE place to go with issues about how Stata works. – whuber Oct 21 '10 at 15:11
1  
i would agree with @whuber but no harm in asking here either. The question is on-topic as far as this site is concerned. – user28 Oct 21 '10 at 15:15

1 Answer

up vote 3 down vote accepted

As suggested by whuber & Srikant Vadali I posted this question on Statalist.

Maarten L. Buis pointed that estout itself can be used for processing PCA (as well as factor analysis) results. Thanks Maarten.

share|improve this answer
1  
(+1) Nice follow-up. – chl Dec 13 '10 at 13:56

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.