| sim.bi.vector {TULIP} | R Documentation | 
Simulate data
Description
Simulate a binary data set with vector predictor.
Usage
  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  | 
| testy | Response corresponding to  | 
Author(s)
Yuqing Pan, Qing Mai, Xin Zhang
[Package TULIP version 1.0.2 Index]