treeperm: Exact and Asymptotic K Sample Permutation Test

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.

Package details

AuthorQiao Kang <qk@st-andrews.ac.uk>
MaintainerQiao Kang <qk@st-andrews.ac.uk>
LicenseGPL-2
Version1.6
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("treeperm")

Try the treeperm package in your browser

Any scripts or data that you put into this service are public.

treeperm documentation built on May 2, 2019, 10:23 a.m.