This function plots the density of log values for initial and final steps of AutoSpectral, and calculation with positive and negative populations, using ggplot2.

refine.unmixing.log.plot.together(x.table, x.label, plot.file.path, asp)

Arguments

x.table

List of data frames containing values to be plotted.

x.label

Label for the x-axis.

plot.file.path

Path to save the plot file.

asp

The AutoSpectral parameter list. Prepare using get.autospectral.param

Value

Saves the plot as a JPEG file in the specified directory.