loadings,pcaRes-method {pcaMethods}R Documentation

Get loadings from a pcaRes object

Description

Get loadings from a pcaRes object

Usage

## S4 method for signature 'pcaRes'
loadings(object, ...)

Arguments

object

a pcaRes object

...

not used

Value

The loadings as a matrix

Author(s)

Henning Redestig

See Also

loadings.pcaRes


[Package pcaMethods version 1.78.0 Index]