Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • How to store and export results from a MCA estimation

    Hello dear stata users, I am currently performing a Multiple Correspondance Analysis estimation on several variables. Since there are too many variable modalities (more tan 80) I would like to store the results, namely, mass, quality, inertia, coord, sqcorr, contri... from the overall results as well as for the dimentions. I would like to do this for all variables imputed.

    As an example I have this dataset
    Code:
    webuse issp93a
    mca A B C
    Would it be possible for example to store as a matrix and then to a excel sheet, or maybe directly to a excel sheet?

    I have search in stata forum but I do not find an aswer to my question.

    Thanks in advance.
    Last edited by Diego Escalante; 11 Nov 2020, 18:28.
Working...
X