sim.list.fun.Rd
Generate simulated data for SOLID method
sim.list.fun(nn,K,p.x,cor,beta0)
nn | sample size |
---|---|
K | number of blocks |
p.x | dimension of independent variables x |
cor | correlation between x |
beta0 | beta coefficient |
This function generates the data for SOLID method
dat.list
returns generated data
Hong, C., Wang, Y. and Cat T. (2019). A Divide-and-Conquer Method for Sparse Risk Prediction and Evaluation (under revision).
Chuan Hong