shinyPCA: Shiny PCA

Description Usage Arguments Value Author(s) Examples

Description

A simple shiny app to show outliers based on PCA on local web browser.

Usage

1
shinyPCA(data, onetrait = NULL)

Arguments

data

Data matrix

onetrait

One sample information for plot Defaults to NULL

sdout

The threshold for outliers Defaults to 2

Value

a local webpage for visualization of PCA

Author(s)

WKL

Examples

1
shinyPCA(data, trait$Gender)

wkl1990/MyPackage documentation built on May 26, 2019, 6:36 a.m.