rev_pca: Inverse of the PCA transformation, including centering and...

Description Usage Arguments

View source: R/helper_functions.R

Description

Inverse of the PCA transformation, including centering and scaling

Usage

1
rev_pca(data, pca_object)

Arguments

data

Dataframe or matrix of same dim as original data

pca_object

A prcomp object


nickseedorff/totalvis documentation built on May 12, 2021, 8:49 p.m.