x: The toy data example for input data matrix x in the example

Description Usage Details Author(s) References Examples

Description

This is the p by n toy data we used to illustrate the package.

Usage

1
data("x")

Details

The toy data is a p by n matrix, where n is the sample size

Author(s)

Yi-Hui Zhou

References

Set-based differential covariance testing for genomics

Examples

1
2
data(x)
dim(x)

CorDiff documentation built on May 2, 2019, 7:30 a.m.