fstats: F statistic

Description Usage Arguments See Also

Description

A simple function to compute F test p-values for every row of a matrix.

Usage

1
fstats(dat, mod, mod0 = cbind(rep(1, ncol(data))))

Arguments

dat

A matrix of data

mod

A model matrix.

mod0

Optional null matrix. A matrix of all 1's is used by default.

See Also

See Also as f.pvalue


mchikina/CellCODE documentation built on May 23, 2019, 1:13 p.m.