cor.testm {FreqProf} | R Documentation |
Correlation test for multiple variables - of the same name - in separate data.frames
Description
Correlation test for multiple variables - of the same name - in separate data.frames
Usage
cor.testm(data1, data2, method)
Arguments
data1 |
a |
data2 |
a |
method |
a correlation method, either |
Value
Returns a data.frame
of correlation test data for N variables
See Also
cor.test
is the underlying function and has more
options
[Package FreqProf version 0.0.1 Index]