1 / 8

Multivariate Data Exploration with Stata:

Multivariate Data Exploration with Stata:. Evaluation and Wish List. Stephen Soldz Boston Graduate School of Psychoanalysis ssoldz@bgsp.edu. Available in Stata Base ado ( pca ) Built-in ( factor, pcf ) score will produce component scores. Issues/Limitations

selmaw
Download Presentation

Multivariate Data Exploration with Stata:

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Multivariate Data Exploration with Stata: Evaluation and Wish List Stephen Soldz Boston Graduate School of Psychoanalysis ssoldz@bgsp.edu

  2. Available in Stata Base ado (pca) Built-in (factor, pcf) score will produce component scores Issues/Limitations pca just a wrapper for (now undocumented) pc option to factor, which user cannot access and modify Confusing documentation on difference between pca and factor, pcf (i.e., scaling of eigenvectors) Does not directly allow pca of correlation/ covariance matrix – must use corr2data, introducing error Does not allow rotate to “protect” user – seems patronizing and uncharacteristic of Stata Principal Components AnalysisPurpose:Data exploration and data reduction

  3. Available in Stata Built-in factor allows principal factors (with and without iteration of communalities), maximum likelihood Built-in rotate allows varimax (with and without Horst correction) and promax Issues/Limitations factor, pfi (prinipal factors with iteration) does not allow specification of number of times to iterate – this directly conflicts with Gorsuch (1983) recommendation that communalities be iterated only 3-4 times As factor built-in, users cannot modify or build on it rotate options very limited (only varimax and promax) and users cannot modify, though they could access eigenvectors (matix_get) and write their own Exploratory Factor AnalysisPurpose:Data exploration and data reduction

  4. Available in Stata Built-in factor allows principal factors (with and without iteration of communalities), maximum likelihood Built-in rotate allows varimax (with and without Horst correction) and promax Issues/Limitations rotate not well documented, so not clear if one could, e.g., rotate canonical correlations as suggested by Cliff & Krus (1976). Exploratory Factor Analysis, Continued

  5. Available in Stata User-written coranal (correspondence analysis) User-written mca (multiple correspondence analysis) Issues/Limitations Graphics broken in Stata 8 Statalist question as to whether mca is producing correct output Few variations implemented Correspondence Analysis Purpose:Data exploration and reduction of categorical data

  6. Available in Stata None (that I’m aware of) Issues/Limitations Optimal Scaling Purpose:Data exploration, reduction, and transformation

  7. Available in Stata None (that I’m aware of) Issues/Limitations Multidimensional Scaling Purpose:Data exploration

  8. Conclusion • Stata is weak in”multivariate exploratory data analysis” procedures. • Many existing procedures are inflexible and not extensible, or user-contributed and not currently maintained. • Stata lags behind SPSS, SAS, S-Plus, and R in this area.

More Related