simulated.data.Rd
Function for providing simulated datasets according to different proportions of DE and medians of mean difference. The range of DE proportion available is between 0 and 0.387, and the range of median of mean difference is between -2.52 and 4.59.
simulated.data(proportion, median, numsets)
proportion | the range of proportion of DE for simulated dataset filtering |
---|---|
median | the range of median of mean difference for simulated dataset filtering |
numsets | number of simulated datasets requested for returning (randomly drawn from the available sets). If it exceeds the maximum number of available datasets, all the available sets will be returned. |
list containing list of simulated benchmark data and test data