plot.CHull | R Documentation |
This function is based on the CHull function from the R package multichull.
## S3 method for class 'CHull'
plot(x, col = NULL, pch = NULL, ...)
x |
Output from the main function step1() (must be of class lmfa_modelselection). |
col |
Vector of |
pch |
Symbol used to indicate selected model(s). |
... |
Further arguments for the CHull plot function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.