ggvarplot: Draws variate plots given a mixOmics plot object.

Description Usage Arguments Author(s)

Description

Draws variate plots given a mixOmics plot object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
ggvarplot(model, topn = 10)

## S3 method for class 'pca'
ggvarplot(model, topn = 10)

## S3 method for class 'DA'
ggvarplot(model, topn = 10)

## S3 method for class 'sgccda'
ggvarplot(model, topn = 10)

Arguments

model

A mixOmics model object.

topn

How many features to visualize the loading vectors of. Ordered by absolute corrlation with the components.

Author(s)

Casey Shannon


cashoes/ggmixOmics documentation built on May 24, 2019, 3:05 a.m.