plot_robust_pca-seaMass-method: Plot robust PCA fit

plot_robust_pca,seaMass-methodR Documentation

Plot robust PCA fit

Description

Plot robust PCA fit

Usage

## S4 method for signature 'seaMass'
plot_robust_pca(
  object,
  pcs = c(1, 2),
  colour = "A.sC",
  fill = "A.sC",
  shape = "Condition",
  ellipse.probs = c(0.68, 0.95),
  ellipse.alpha = 0.2,
  ellipse.size = 0.2,
  point.size = 1,
  width = 1024,
  height = 768,
  data = NULL,
  output = "plotly",
  ggplot.labels = TRUE,
  ...
)

Arguments

object

.

data.design

.

items

.

input

.

type

.

scale

.

robust

.

Value

A ggplot2 object .


biospi/deamass documentation built on May 20, 2023, 3:30 a.m.