A simple simulation function to simulate some test data.
Arguments
- n
Number of samples to simulate.
- p
Number of features to simulate.
- r
Number of conditions to simulate.
- s
Number of effect variables per condition if greater than 1; otherwise, proportion of effect variables per condition if less than 1.
- center_scale
Describe what input argument "center" is for.
- y_missing
Describe what input argument "y_missing" is for.