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

View source: R/simulation.R

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


changwn/RMR documentation built on March 29, 2025, 3:15 p.m.