Learn R Programming

bdots (version 2.0.0)

getT: Generate t-distribution for permutation

Description

Creates vector of t-statistics for given permutation returning either entire vector or max values

Usage

getT(x, idx, group, whole = FALSE, addVar = TRUE, ip = FALSE)

Arguments

x

bdObj

idx

permutation to use

group

group that we are permuting against

whole

return vector of T stats or just the max

addVar

Boolean indicating if we should add variability from nlme

ip

boolean indicating if paired