plot.lmfa_modelselection | R Documentation |
Plot for model selection
## S3 method for class 'lmfa_modelselection'
plot(x, ...)
x |
Output from the main function step1() (must be of class lmfa_modelselection). |
... |
Further arguments for the default S3 plot method. |
## Not run:
plot(modelselection)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.