simu_low: The simulation function for low dimensional space.

Description Usage Arguments Value

View source: R/simulation.R

Description

The simulation function for low dimensional space.

Usage

1
simu_low(beta, inter, alpha = NULL)

Arguments

beta

The slope vector.

inter

The intercept vector.

alpha

The parameter to control the number of outliers.

Value

A list object consists of the x variable in low dimensional space and the external y variable.


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