Dear statalisters,
When I run the code
the output are with 4 decimals.
My questions are, are there any code to get the output with two decimals only? (rounded to the second decimal) and,
are there any way to get stars for (0.1 0.05 and 0.01) at the same output?
Thank you so much for your help.
Best regards,
Alejandro
When I run the code
Code:
pwcorr varlist, star (0.05) .
My questions are, are there any code to get the output with two decimals only? (rounded to the second decimal) and,
are there any way to get stars for (0.1 0.05 and 0.01) at the same output?
Thank you so much for your help.
Best regards,
Alejandro
Comment