PCA: Principal component analysis for given set of variables...

Description Usage Arguments Author(s)

View source: R/pca.R

Description

Principal component analysis for given set of variables Performs a principal components analysis using the stats package, on all variables provided in data. Converts to data.table and removes duplicate or incomplete rows before processing.

Usage

1

Arguments

data

a datatable or dataframe with varibles to be analyzed for PCA, note the dat atable provided should be a subset excluding any metadata columns

Author(s)

Daniel Reed, Emily Chisholm


EOGrady21/multivaR documentation built on March 3, 2022, 12:01 a.m.