ggcompplot: Draws component plots given a mixOmics plot object.

Description Usage Arguments Author(s)

Description

Draws component plots given a mixOmics plot object.

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
ggcompplot(model, comps = 1:2, col = NULL)

## S3 method for class 'pca'
ggcompplot(model, comps = 1:2, col = NULL)

## S3 method for class 'DA'
ggcompplot(model, comps = 1:2, col = NULL)

## S3 method for class 'sgccda'
ggcompplot(model, comps = 1:2, col = NULL)

Arguments

model

A mixOmics model object.

comps

The components to visualize.

col

Optional. A vector. Labels to colour points by.

Author(s)

Casey Shannon


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