scores,pcaRes-method {pcaMethods}R Documentation

Get scores from a pcaRes object

Description

Get scores from a pcaRes object

Usage

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

Arguments

object

a pcaRes object

...

not used

Value

The scores as a matrix

Author(s)

Henning Redestig

See Also

scores.pcaRes


[Package pcaMethods version 1.82.0 Index]