Announcement

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

  • pairwise correlations

    Are pairwise correlations the same as Pearson's Coefficient Correlation and what command would you enter into stata to generate a table?

  • #2
    they can be the same but could also use any other correlation - for the Stata command for Pearson pairwise, see
    Code:
    help pwcorr

    Comment

    Working...
    X