View source: R/signatureFitMultiStepLib.R
plotFitMS | R Documentation |
Plotting of the results obtained with the FitMS function. Output adapts based on the options used in the FitMS function
plotFitMS(fitMSobj, outdir = "")
outdir |
output directory where the results should be saved/plotted |
fitObj |
object obtained from the FitMS function |
res <- FitMS(catalogues,"Breast")
plotFitMS(res,"results/")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.