View source: R/gaudermanModelling.R
plotGaudermanModel | R Documentation |
Plotting helper function to plot a single generalized gouderman Model
plotGaudermanModel( data, labels, ul, tempmodel, colores, maincol, breaks, main, ylab, xlab )
data |
data matrix used to fit the model |
labels |
class labels for all samples |
ul |
unique class labels |
tempmodel |
model to be plotted |
colores |
predefined colors for the single samples |
maincol |
predefined colors for the fitted spline |
breaks |
break points of the spline to be plotted |
main |
main title of the plot |
ylab |
y label of the plot |
xlab |
x label of the plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.