PlotOPLS.Imp: PlotOPLS.Imp OPLS VIP plotting function

View source: R/stats_chemometrics.R

PlotOPLS.ImpR Documentation

PlotOPLS.Imp OPLS VIP plotting function

Description

PlotOPLS.Imp OPLS VIP plotting function

Usage

PlotOPLS.Imp(
  mSetObj = NA,
  imgName,
  format = "png",
  dpi = 72,
  width = NA,
  type = "vip",
  feat.nm = "tscore",
  feat.num = 15,
  color.BW = FALSE
)

Arguments

mSetObj

mSetObj objects generated from last step

imgName

image name

format

image format, can be "png", "jpg", "tiff", "pdf" and "svg"

dpi

numeric, dpi number

width

numeric, width number

type

analysis type, can be "vip" only

feat.nm

feature name, should be "tscore" for now

feat.num

feature number

color.BW

color information


xia-lab/MetaboAnalystR documentation built on May 15, 2024, 4:35 p.m.