sim.bi.vector {TULIP} | R Documentation |
Simulate a binary data set with vector predictor.
sim.bi.vector(tesize = 100)
tesize |
Number of observations in testing data. |
The function simulates a data set with p=500
. Response are binary.
x |
Simulated vector predictor. |
testx |
Simulated testing vector predictor. |
y |
Response corresponding to |
testy |
Response corresponding to |
Yuqing Pan, Qing Mai, Xin Zhang