condense: condense

Description Usage Arguments Value

View source: R/condense.R

Description

find n top PCs and k highest loading features for those PCs

Usage

1
condense(pca, n, k)

Arguments

pca

prcomp output from stats::prcomp (PCA)

n

integer number of PCs to extract

k

integer number of features per PC

Value

list


EmilAnker89/ArchiiAnalysis documentation built on May 6, 2019, 3:47 p.m.