Hello,
I am trying to output spearman correlation matrix into rtf or excel using estpost but I am getting invalid subcommand error. Here is my command:
estpost spearman varlists, matrix stats(rho p) star(.05)
est store cl
esttab * using corrtable.rtf, b(%6.3f) label alignment(l) unstack not noobs compress replace
Any help is highly appreciated,
Amir
Related Posts with output spearman correlation
Count in how many districts two certain parties competeDear all, I am working on Data on election in Japan. I need to count in how many same distrcits the…
Difference in PCA and PCA, factorHi everyone, I am created an asset index for my paper using Principle Components Analysis. I used t…
Hausman test for negative binomial fixed effects and random effectsHello everybody! I am trying to model the relationship between the number of patents and oil prices…
How do I graph a parameter t distributionDear Statalisters, I have a regression coefficient x2=.2227885 with a SE=.056563 and a 95% Conf. In…
Replace missing values with closest non-missing value in a panel dataHi, I have a panel dataset (example attached) which is tsset id year. employed is a binary variable…
Subscribe to:
Post Comments (Atom)
0 Response to output spearman correlation
Post a Comment