## seed <- 1
## this gives unequal numbers of bins in X and Y conditions for 50/50 dataset
dataset <- DfCreateCorCbmDataset()
# \donttest{
## this takes very long time!! used to show asymptotic convergence of ML estimates
## dataset <- DfCreateCorCbmDataset(K1 = 5000, K2 = 5000)
# }
Run the code above in your browser using DataLab