constant_generation: constant_generation

View source: R/MissCP.R

constant_generationR Documentation

constant_generation

Description

function to generate constant given jump size and break points

Usage

constant_generation(n, p, d, vns, brk)

Arguments

n

the sample size

p

the data dimension

d

the number of nonzero coeddficients

vns

the jump size. It can be a vector or a single value. If single value, it is same for all break points

brk

the break points' locations

Value

the parameter matrix used to generate data


MissCP documentation built on April 12, 2025, 1:44 a.m.