simu_low: The simulation function for low dimensional space.

View source: R/simulation.R

simu_lowR Documentation

The simulation function for low dimensional space.

Description

The simulation function for low dimensional space.

Usage

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.


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