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
Total downloads: 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.

Information Last Updated

Apr 22, 2025 at 15:32

License

GPL-2

Total Downloads

5

Platforms

Linux 64 Version: 1.6
macOS 64 Version: 1.6
Win 64 Version: 1.6