simu_func: The simulation function for low/high dimensional space.

Description Usage Arguments Value

View source: R/simulation.R

Description

The simulation function for low/high dimensional space.

Usage

1
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.


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