BMfast: Fast Brunner-Munzel tests (v1)

Description Usage Arguments Value Author(s)

View source: R/RcppExports.R

Description

Takes a binary matrix of voxels and a vector of behavior and runs Brunner-Munzel tests on each voxel. This is a fast function, but may produce infinite values for perfectly separated group. Use BMfast2 which avoids this problem.

Usage

1
BMfast(X, y)

Arguments

X

binary matrix ov voxlels (columns) for all subjects (rows)

y

vector of behavioral scores.

Value

List with two vectors: - statistic - BM values - dfbm - degrees of freedom

Author(s)

Dorian Pustina

/@export


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