ContrastCondName,tpcaResult-method {Rtpca}R Documentation

Extract ContrastCondName

Description

Extract ContrastCondName

Usage

## S4 method for signature 'tpcaResult'
ContrastCondName(object)

Arguments

object

and object of class tpcaResult

Value

a character string describing the contrast condition

Examples

tpcaObj <- new("tpcaResult")
ContrastCondName(tpcaObj)

[Package Rtpca version 1.0.0 Index]