mainDriver: Function that is the main driver for the entire program that...

Description Usage Arguments Value

Description

Function that is the main driver for the entire program that executes the entire pipeline

Usage

1
mainDriver(dataset_file_path, missingDataThreshold)

Arguments

dataset_file_path

Relative file path to the file (containing the dataset) to be analyzed

missingDataThreshold

the threshold of missing data in a colum/row for which that data should be removed

Value

Plot after PCA Analysis of the Preprocessed, Normalized (Continuous Data) Dataset (obtained from dataset_file_path)


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