powered by
groups_by_filter(covariate, nbins, ties.method = "random", seed = NULL)
rank
covariates <- runif(100) groups <- groups_by_filter(covariates,10) table(groups)
Run the code above in your browser using DataLab