DistMethod-tpcaResult-method: Extract DistMethod

DistMethod,tpcaResult-methodR Documentation

Extract DistMethod

Description

Extract DistMethod

Usage

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

Arguments

object

and object of class tpcaResult

Value

a character string of the dist method

Examples

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

nkurzaw/Rtpca documentation built on May 12, 2023, 2:10 p.m.