ContrastCondName-tpcaResult-method: Extract ContrastCondName

Description Usage Arguments Value Examples

Description

Extract ContrastCondName

Usage

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

Arguments

object

and object of class tpcaResult

Value

a character string describing the contrast condition

Examples

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

Rtpca documentation built on Nov. 8, 2020, 7:44 p.m.