calcInitialPCA: Initial PCA of attributes from sample files originatting from...

Description Usage Arguments Value

View source: R/calcInitialPCA.R

Description

Numerical Attributes from the slot '$chipsamples' from an HT12prepro object are dimension-reduced by PCR

Usage

1
calcInitialPCA(ht12object)

Arguments

ht12object

A list object of class HT12prepro

Value

a list object including slots 'pca_object' which is a copy of the $chipsamples with additional columns representing the principal components. Additionally, 'pc.data' is the PCA-object created by function princomp()


holgerman/HT12ProcessoR documentation built on June 5, 2021, 9:18 a.m.