sim.bi.vector: Simulate data

Description Usage Arguments Details Value Author(s)

View source: R/sim.bi.vector.R

Description

Simulate a binary data set with vector predictor.

Usage

1
  sim.bi.vector(tesize = 100)

Arguments

tesize

Number of observations in testing data.

Details

The function simulates a data set with p=500. Response are binary.

Value

x

Simulated vector predictor.

testx

Simulated testing vector predictor.

y

Response corresponding to x.

testy

Response corresponding to testx.

Author(s)

Yuqing Pan, Qing Mai, Xin Zhang


TULIP documentation built on Jan. 13, 2021, 3:14 p.m.

Related to sim.bi.vector in TULIP...