runPCA_factominer: runPCA_factominer

Description Usage Arguments Value

View source: R/dimension_reduction.R

Description

performs PCA based on the factominer package

Usage

1
runPCA_factominer(x, ncp = 100, scale = TRUE, rev = FALSE, ...)

Arguments

x

matrix or object that can be converted to matrix

ncp

number of principal components to calculate

scale

scale features

rev

reverse PCA

Value

list of eigenvalues, loadings and pca coordinates


bernard2012/Giotto documentation built on Sept. 22, 2020, 10:29 a.m.