Hi there,
It's been a while since I posted a question here - apologize if I've forgotten (missed) some of the norms. I am writing to ask if the function "pcorr" really does not store the significance values of the partial correlations in matrices? The help file lists just the following as being part of the stored results.
pcorr stores the following in r():
Scalars
r(N) number of observations
r(df) degrees of freedom
Matrices
r(p_corr) partial correlation coefficient vector
r(sp_corr) semipartial correlation coefficient vector
Am I missing something obvious? Thanks for your help!
Best,
Maithreyi
It's been a while since I posted a question here - apologize if I've forgotten (missed) some of the norms. I am writing to ask if the function "pcorr" really does not store the significance values of the partial correlations in matrices? The help file lists just the following as being part of the stored results.
pcorr stores the following in r():
Scalars
r(N) number of observations
r(df) degrees of freedom
Matrices
r(p_corr) partial correlation coefficient vector
r(sp_corr) semipartial correlation coefficient vector
Am I missing something obvious? Thanks for your help!
Best,
Maithreyi
Comment