compPlot | R Documentation |
The plot wrapper function.
compPlot(type = "rlr", x, y, nc, inds_in, res)
type |
The character to choose which type of plot to generate. |
x |
The independent variables |
y |
The external variable |
nc |
The number of components |
inds_in |
A vector indicate the outlier samples. |
res |
The result object returned by MLM function. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.