This function runs the MAMBAC, MAXEIG, L-Mode, and MAXSLOPE analyses for comparison data
RunProceduresComp(x, parameters)
The data matrix
The data and program parameters.
A list of averaged curves for each procedure performed:
MAMBAC curve
X values of MAXEIG curve
Y values of MAXEIG curve
X values of LMode curve
Y values of LMode curve
X values of MAXSLOPE curve
Y values of MAXSLOPE curve
Called by higher-order functions; users do not need to call this function directly.