randtest: Randomization Test

Description Usage Arguments Value

Description

This fuction is a derivation from the randomization test as presented in the Kuiper Applied Statistics Text Book. The results are in terms of the probability that the null hypothesis is true

Usage

1
randtest(x, y, fun = mean, reps = 10000)

Arguments

x

double

y

double

fun

factor

reps

double

Value

a list of probabilities


dusty-turner/turnR documentation built on June 7, 2019, 9:54 a.m.