plotPurity: Purity spectra plot

Description Usage Arguments

Description

Shows a plot with purity spectra for each or user selected component

Usage

1
2
3
4
plotPurity(obj, ncomp = 1, origspec = NULL, col = c("#62B7EF", "#D84E5E",
  "#F0F0F0"), lty = 1, lwd = 1, xlab = "Wavenumbers",
  ylab = c("Weighted std", "Purity"), main = sprintf("Purity for C%d",
  ncomp))

Arguments

obj

object with unmixing results

ncomp

which component to make the plot for

origspec

original spectral data used for unmixing

col

colors for the std, purity and original spectra

lty

line type for the component spectra

lwd

line width for the component spectra

xlab

label for x axis

ylab

label for y axis

main

main title for the plot


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