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