getCoverage,PCAMax-method {trena}R Documentation

what percentage of the variance is captured in the first two principal components?

Description

what percentage of the variance is captured in the first two principal components?

Usage

## S4 method for signature 'PCAMax'
getCoverage(obj)

Arguments

obj

An object of the class PCAMax

Value

a number between zero and one


[Package trena version 1.15.7 Index]