multivariance.pvalue: transform multivariance to p-value

Description Usage Arguments Details References

View source: R/multivariance-functions.R

Description

Computes a conservative p-value for the hypothesis of independence for a given multivariance / m-multivariance / total multivariance.

Usage

1

Arguments

x

value of a normalized multivariance scaled by the sample size (i.e., computed with Nscale = TRUE)

Details

This is based on a distribution-free approach. The p-value is conservative, i.e. it might be much smaller. This is the counterpart to rejection.level. For a less conservative approach see resample.pvalue or pearson.pvalue.

p-values larger than 0.215 might be incorrect, since the distribution-free estimate on which the computation is based only holds up to 0.215.

References

For the theoretic background see the references given on the main help page of this package: multivariance-package.


multivariance documentation built on Oct. 6, 2021, 5:08 p.m.