applyPCA: Function that applies PCA on the preprocessed data and...

Description Usage Arguments Value

Description

Function that applies PCA on the preprocessed data and produces plots.

Usage

1
applyPCA(analysisList)

Arguments

analysisList

list containing the Race column (from the original dataset in dataset_file_path) and the preprocessed, normalized, continuous dataset normalizedContinuousDataset

Value

a plot made with \cdoeggplot2 after applying PCA on normalizedContinuousDataset


ncsa/DataHarmonizationPipeline documentation built on May 30, 2019, 2:05 p.m.