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
Related Posts with Pearson correlation matrix with multiple significance stars
Different kinds of missingsDear stata-community,
I collected data on about 2000 participants via an online survey. I am now in…
stset+sttocc matching - nested case-control studyHi all,
I am designing a nested case-control study using cohort data and would like some help with …
Creating a gamma distribution function to estimate likelihoodsI have created a dataset from the following:
set obs 10
gen goals=_n-1
gen alpha=1.4
gen beta=1
I …
Ivreg2Array Hi,
I am writing a thesis on the effect of higher stringency on Covid-19 mortality in US coun…
Specification of triple difference-in-differences with 2 treatment groups and 1 control groupHello everyone,
I have an outcome which I measure between two dates for three different cohorts. Th…
Subscribe to:
Post Comments (Atom)
0 Response to Pearson correlation matrix with multiple significance stars
Post a Comment