wrapCorTest {sigr}R Documentation

Wrap cor.test (test of liner correlation).

Description

Wrap cor.test (test of liner correlation).

Usage

wrapCorTest(x, ...)

Arguments

x

numeric, data.frame or test.

...

extra arguments

See Also

wrapCorTest.htest, and wrapCorTest.data.frame


[Package sigr version 1.1.5 Index]