Learn R Programming

PCpheno (version 1.28.0)

testResult-class: A virtual class for representing the result of a test.

Description

The testResult class is the virtual base class for all result objects of the densityEstimate and graphTheory tests proposed in PCpheno.

Arguments

Objects from the Class

A virtual Class: No objects may be created from it.

Slots

Observed:
Return a "numeric" vector: the observed number of genes or interactions within each cellular organizational units
Expected:
Return a numeric or a matrix: the expected number of genes or interactions within each cellular organizational units

Methods

No methods defined with class "testResult" in the signature.

See Also

gtResult,deResult