Plotting helper function to plot a single generalized gouderman Model
plotGaudermanModel(
data,
labels,
ul,
tempmodel,
colores,
maincol,
breaks,
main,
ylab,
xlab
)data matrix used to fit the model
class labels for all samples
unique class labels
model to be plotted
predefined colors for the single samples
predefined colors for the fitted spline
break points of the spline to be plotted
main title of the plot
y label of the plot
x label of the plot