plotConcentrations: Concentrations plot

Description Usage Arguments

Description

Shows a plot with resolved concentration profiles

Usage

1
2
3
plotConcentrations(obj, comp = 1:obj$ncomp, origspec = NULL,
  col = getColors(length(comp)), lty = 1, lwd = 1, xlab = "Mixings",
  ylab = "", main = "Resolved concentrations", ...)

Arguments

obj

object with unmixing results

comp

which components make the plot for

origspec

original spectral data used for unmixing

col

color for the plot lines

lty

line type for plot lines

lwd

line width for plot lines

xlab

label for x axis

ylab

label for y axis

main

main title for the plot

...

other parameters for matplot function


svkucheryavski/supure documentation built on May 30, 2019, 9:32 p.m.