checkAssumptions_ttest: Check t-test assumptions at each voxel

Description Usage Arguments Value Author(s)

View source: R/lsm_ttestFast.R

Description

Routine to test statistical assumptions are met at each voxel for t-tests

Usage

1
2
checkAssumptions_ttest(lesmat, behavior, assumptionThreshold = 0.05,
  showInfo = TRUE, ...)

Arguments

lesmat

binary matrix (0/1) of voxels (columns) and subjects (rows).

behavior

vector of behavioral scores.

assumptionThreshold

(default=0.05) threshold to establish whether tests pass or fail. This threshold is applied at each voxel individually, no corretion for multiple comparison is applied.

showInfo

logical (default=TRUE), display info messages

...

arguments that are passed by upstream functions

Value

List of objects returned:

Author(s)

Dorian Pustina


neuroconductor-releases/LESYMAP documentation built on Nov. 13, 2020, 11:28 p.m.