R/refine_unmixing_log_plot.r
refine.unmixing.log.plot.Rd
This function plots the density of log values, excluding matrix diagonal and zero values, using ggplot2.
refine.unmixing.log.plot(x.data, x.label, plot.file.path, asp)
Data frame containing values to be plotted.
Label for the x-axis.
Path to save the plot file.
The AutoSpectral parameter list. Prepare using get.autospectral.param
get.autospectral.param
Saves the plot as a JPEG file in the specified directory.