plotPurity.mcrpure | R Documentation |
Purity values plot
## S3 method for class 'mcrpure'
plotPurity(
obj,
xticks = seq_len(obj$ncomp),
type = "h",
labels = "values",
...
)
obj |
|
xticks |
ticks for x axis |
type |
type of the plot |
labels |
what to use as data labels |
... |
other parameters suitable for The plot shows largest weighted purity value for each component graphically. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.