prinComp: prinComp

Description Usage Arguments Value

View source: R/Preprocess.R

Description

Run the pricnipal componenet algroithm on the data to reduce dimension

Usage

1
prinComp(data, outId, showPC = FALSE)

Arguments

data

a numeric data frame or matrix

outId

A logical vecotor which specifies all the outliers.

showPC

A logical value indicating whether principal compunent should be return or not.

Value

dataNew: After Principal component data


jsta/speCluster documentation built on Aug. 6, 2021, 3:23 p.m.