Skip to content

t-test for correlation matrix?

1 message · Matej Cepl

#
Hi,

I understand that I can find t-test for the significance of the
correlation coefficient on sample to population, but is there way
how to make this test for more than one pair of variables
together as easily as I can make a correlation matrix for more
variables with cor(cbind(A,B,C,D))?

Thanks,

	Matej