plot.micomp | R Documentation |
For each comparison and output combination, draw a scatter plot containing the projection of output observations on the first two dimensions of the principal components space.
## S3 method for class 'micomp'
plot(x, ...)
x |
An object of class |
... |
Extra options passed to |
None.
plot(micomp(c("SheepPop", "WolfPop", "GrassQty"), 0.95,
list(list(name = "I", grpout = pphpc_ok),
list(name = "II", grpout = pphpc_noshuff),
list(name = "III", grpout = pphpc_diff))))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.