plotIndiv.mixo_pls: PLS sample plot methods

Description Usage

Description

PLS sample plot methods

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
## S3 method for class 'mixo_pls'
plotIndiv(object, comp = NULL, rep.space = NULL,
  ind.names = TRUE, group, col.per.group, style = "ggplot2",
  ellipse = FALSE, ellipse.level = 0.95, centroid = FALSE,
  star = FALSE, title = NULL, subtitle, legend = FALSE,
  X.label = NULL, Y.label = NULL, Z.label = NULL, abline = FALSE,
  xlim = NULL, ylim = NULL, col, cex, pch, pch.levels, alpha = 0.2,
  axes.box = "box", layout = NULL, size.title = rel(2),
  size.subtitle = rel(1.5), size.xlabel = rel(1),
  size.ylabel = rel(1), size.axis = rel(0.8), size.legend = rel(1),
  size.legend.title = rel(1.1), legend.title = "Legend",
  legend.title.pch = "Legend", legend.position = "right",
  point.lwd = 1, background = NULL, ...)

ajabadi/mixOmics2 documentation built on Aug. 9, 2019, 1:08 a.m.