sim.hinge: Simulation function

View source: R/sim.hinge.R

sim.hingeR Documentation

Simulation function

Description

Simulate data for Monte Carlo study.

Usage

sim.hinge(threshold.type = c("NA", "hinge"), family = c("binomial", "gaussian"),
    thres = "NA", X.ditr = "norm", mu.X, coef.X, cov.X, eps.sd, seed, n)

Arguments

threshold.type
family
thres
X.ditr
mu.X
coef.X
cov.X
eps.sd
seed
n

chngpt documentation built on Feb. 16, 2023, 10:38 p.m.