CMD + K

r-treeperm

Community

An implementation of permutation tests in R, supporting both exact and asymptotic K sample test of data locations. The p value of exact tests is found using tree algorithms. Tree algorithms treat permutations of input data as tree nodes and perform constraint depth-first searches for permutations that fall into the critical region of a test systematically. Pruning of tree search and optimisations at C level enable exact tests for certain large data sets.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-treeperm

Usage Tracking

1.6
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

An implementation of permutation tests in R, supporting both exact and asymptotic K sample test of data locations. The p value of exact tests is found using tree algorithms. Tree algorithms treat permutations of input data as tree nodes and perform constraint depth-first searches for permutations that fall into the critical region of a test systematically. Pruning of tree search and optimisations at C level enable exact tests for certain large data sets.

Last Updated

Dec 12, 2019 at 18:05

License

GPL-2

Total Downloads

5

Supported Platforms

linux-64
macOS-64
win-64