permutation_tests: permutation_tests

View source: R/permutation_tests.R

permutation_testsR Documentation

permutation_tests

Description

permutation_tests

Usage

permutation_tests(temp_df, nperm, fxn, alpha)

Arguments

temp_df

Generic name for the data frame to be permuted columns are the group variable X and the value variable y

nperm

The number of permutations to be performed

fxn

The function name to call is meanDiff madDiff giniDiff sdDiff

alpha

The confidence level

Value

 a 3 level list containingg: a p-value, the actual difference, and the 2.5% - 97.5% interval

VanAndelInstitute/bifurcatoR documentation built on Oct. 13, 2024, 6:29 p.m.