Announcement

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

  • Including correlation column along with significance levels

    Hi everyone, I'm trying to output the summary statistics, and one of the panels of the table includes a correlation column in addition to the mean and median. I would prefer a star for the significance level in place of the alphabet. Could anyone please help me with a command that I can use to generate this?
    Click image for larger version

Name:	Screenshot 2023-04-21 at 2.40.49 AM.png
Views:	1
Size:	43.3 KB
ID:	1710603


  • #2
    I can generate tables with mean and median through "tabstat GIM BCF stagg_board, stat(mean p50) col(stat)" and pairwise correlations through pwcorr but it would be great if there is a command that generates both at once.

    Comment

    Working...
    X