compute_tfce {permuco} | R Documentation |
Compute the TFCE correction given a matrix a permuted statistical signals.
compute_tfce(distribution, E, H, ndh)
distribution |
A matrix of permuted statistical signal. The first row indicating the observed statistics. |
E |
A scalar that represent the extend parameter of the TFCE transformation. Default is |
H |
A scalar that represent the height parameter of the TFCE transformation. Default is |
ndh |
The number of terms in the approximation of the integral. |