
Last chance! 50% off unlimited learning
Sale ends in
simul_data_complete(totdim, ncomp)
ncomp
to hardware limits)simul_data_YX
for data simulation purposesimul_data_complete(20,6)
dimX <- 6
Astar <- 2
simul_data_complete(dimX,Astar)
dimX <- 6
Astar <- 3
simul_data_complete(dimX,Astar)
dimX <- 6
Astar <- 4
simul_data_complete(dimX,Astar)
rm(list=c("dimX","Astar"))
Run the code above in your browser using DataLab