This function runs the MAMBAC, MAXEIG, L-Mode, and MAXSLOPE analyses for empirical data
RunProcedures(x, parameters)
The data matrix
The data and program parameters
A list of curve-level data 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.