simu_func {RobMixReg}R Documentation

The simulation function for low/high dimensional space.

Description

The simulation function for low/high dimensional space.

Usage

simu_func(beta, sigma, alpha = NULL, n = 400)

Arguments

beta

The slope vector for low dimensional space or matrix for high dimensional space.

sigma

A vector whose k-th element is the standard deviation for the k-th regression component.

alpha

The parameter to control the number of outliers for low dimensional space.

n

The sample number for high dimensional data.

Value

A list object.


[Package RobMixReg version 1.1.0 Index]