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


cont-limno/speCluster documentation built on Aug. 10, 2021, 1:06 p.m.