An open API service indexing awesome lists of open source software.

https://github.com/patrickbarks/combine-min-var

Combine levels of an ordinal variable by minimizing the among-group variance in sample size
https://github.com/patrickbarks/combine-min-var

Last synced: 8 days ago
JSON representation

Combine levels of an ordinal variable by minimizing the among-group variance in sample size

Awesome Lists containing this project

README

          

combine-min-var
===============

Combine levels of an ordinal variable to achieve a given (smaller) number of groups, by minimizing the among-group variance in sample size through an exhaustive search.

Requires Rcpp.