Dtoy: A discrete data to test the argument -d

Description Usage Format See Also Examples

Description

The toy is a matrix to test the discrete data.

Usage

1

Format

The format is: int [1:20, 1:12] 1 1 0 0 0 0 1 0 1 0 ... - attr(*, "dimnames")=List of 2 ..$ : chr [1:20] "G1" "G2" "G3" "G4" ... ..$ : chr [1:12] "C1" "C2" "C3" "C4" ...

See Also

QUBIC-package QUBIC-method

Examples

1
2
data(toy)
results = qubic(toy, d = "T");

yu-shang/Qtest documentation built on May 4, 2019, 6:35 p.m.