Learn R Programming

perm (version 1.0-0.4)

Exact or Asymptotic Permutation Tests

Description

Perform Exact or Asymptotic permutation tests [see Fay and Shaw ].

Copy Link

Version

Install

install.packages('perm')

Monthly Downloads

2,116

Version

1.0-0.4

License

GPL

Maintainer

Michael Fay

Last Published

August 24th, 2023

Functions in perm (1.0-0.4)

methodRuleKS1

Rule for determining method for permKS
perm

Exact or Asymptotic 2-sample, k-sample, and trend permutation tests
methodRuleTS1

Rule for determining method for permTS
methodRuleTREND1

Rule for determining method for permTREND
calcPvalsMC

Internal functions: Calculate p-values from Complete Enumeration or Monte Carlo
chooseMatrix

Create matrix with choose(n,m) unique rows with m ones in each row the rest 0.
perm-package

Exact or Asymptotic linear permutation tests
permControl

Auxiliary for controling permutation tests
perm-internal

Internal Functions for perm package: Not to be called by User