spm_P_Bonf: SPM: Returns the corrected P value using Bonferroni

Description Usage Arguments Value

Description

spm_P_Bonf returns the p-value of Z corrected by the Bonferroni inequality.

If n > 1 a conjunction probility over the n values of the statistic is returned

Usage

1
P = spm_P_Bonf(Z,df,STAT,S,n)

Arguments

Z

- height minium over n values

df

- [dfinterest dferror]

STAT

- Statistical field 'Z' - Gaussian field 'T' - T - field 'X' - Chi squared field 'F' - F - field

n

- number of conjoint SPMs

S

- Voxel count

Value

P - corrected P value - P(STAT > Z)


jpellman/spmR documentation built on May 19, 2019, 10:44 p.m.