tran.reg: The regression part of limma trans.

Description Usage Arguments Value Author(s) See Also Examples

Description

Regress the third root of residual squared error on the mean.

Usage

1
tran.reg(x, tmat, cond, square = FALSE)

Arguments

x

The transformation parameter.

tmat

The count data.

cond

The predictor variable indicating different groups.

square

Whether return a squared value of regression coefficient.

Value

A numeric scalar of (squared) regression coefficient of the variance on the started log of mean.

Author(s)

Yilun Zhang, David Rocke

See Also

tran1, tran.est, limma.trans.running

Examples

1
2
3

lunge111/intSEQ documentation built on May 20, 2019, 9:38 a.m.