Simulate high dimension data for RBSL algorithm validation.
simu_data_sparse(n, bet, pr, sigma)
Patient number.
The coefficient matrix.
A vector of probability threshold which simulate the sampling based on uniform distribution.
A vector of noise level. The length should be equal to the component number.
A list object consist of x, y, true cluster label.