getPCAs: Extraction of principal components

Description Usage Arguments Examples

Description

a function that extracts principal components from an expression set and output the scores of most important components and variance explained the original function would output all results in a data frame. This function outputs to a list

Usage

1
getPCAs(eset, maxpc = 3)

Arguments

eset

is an expression set

maxpc

is the maximum number of principal components to be extracted

Examples

1
getPCAs(eset,maxpc=3)

mssm-msf-2019/BiostatsALL documentation built on May 22, 2019, 12:16 p.m.