simu_low {RobMixReg} | R Documentation |
The simulation function for low dimensional space.
simu_low(beta, inter, alpha = NULL)
beta |
The slope vector. |
inter |
The intercept vector. |
alpha |
The parameter to control the number of outliers. |
A list object consists of the x variable in low dimensional space and the external y variable.