Hi Statalisters,
I'm trying to present Pearson's correlation matrix with significance stars at levels of 10%, 5% and 1%. I've run the following commands:
pwcorr DACC AEM CSR AB_CFO absAB_CFO AB_PROD absAB_PROD AB_EXP absAB_EXP REM GROWTH SIZE LEV ROA BIG4 IND, stars(* 0.10 ** 0.05 *** 0.01)
pwcorr DACC AEM CSR AB_CFO absAB_CFO AB_PROD absAB_PROD AB_EXP absAB_EXP REM GROWTH SIZE LEV ROA BIG4 IND, star(* 0.10 ** 0.05 *** 0.01)
pwcorr DACC AEM CSR AB_CFO absAB_CFO AB_PROD absAB_PROD AB_EXP absAB_EXP REM GROWTH SIZE LEV ROA BIG4 IND, stars(all)
But always get the same error:
"option stars() not allowed
r(198);"
Can any of you help me with this? I'm using Stata SE14.
Thank you in advance
0 Response to Pearson correlation matrix with multiple significance stars
Post a Comment