compPlot: The plot wrapper function.

Description Usage Arguments

View source: R/plot_wrapper.R

Description

The plot wrapper function.

Usage

1
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

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.


RobMixReg documentation built on Aug. 5, 2020, 5:08 p.m.