compPlot: The plot wrapper function.
Description
The plot wrapper function.
Usage
compPlot(type = "rlr", x, y, nc, inds_in, res)
Arguments
type
The character to choose which type of plot to generate.
x
The independent variables
inds_in
A vector indicate the outlier samples.
res
The result object returned by MLM function.