dim.pcaRes {pcaMethods}R Documentation

Dimensions of a PCA model

Description

Dimensions of a PCA model

Usage

## S3 method for class 'pcaRes'
dim(x)

Arguments

x

a pcaRes object

Value

Get the dimensions of this PCA model

Author(s)

Henning Redestig


[Package pcaMethods version 1.82.0 Index]