waldTest,ZlmFit,matrix-method {MAST}R Documentation

Wald test

Description

A 3D array with first dimension being the genes, next dimension giving information about the test (the degrees of freedom, Chisq statistic, and P value), and final dimension being the value of these quantities on the discrete, continuous and hurdle (combined) levels.

Usage

## S4 method for signature 'ZlmFit,matrix'
waldTest(object, hypothesis)

Arguments

object

ZlmFit

hypothesis

See Details

Value

3D array


[Package MAST version 1.16.0 Index]