OmicsReg-class {pathwayPCA}R Documentation

An S4 class for continuous responses within an OmicsPathway object

Description

This creates the OmicsReg class which extends the OmicsPathway master class.

Slots

assayData_df

An N \times p data frame with named columns.

pathwayCollection

A list of known gene pathways with three or four elements:

response

A numeric vector of length N: the dependent variable in a regression exercise.

See Also

OmicsPathway, CreateOmics


[Package pathwayPCA version 1.8.0 Index]