permutationTest: Implements permutation test based on band depth calculation

Description Usage Arguments Author(s)

View source: R/permutationTest.R

Description

This function takes a PCA decomposition of a PET dataset and simulates new images.

Usage

1
permutationTest(controlData, testData, n_perm)

Arguments

controlData

Data for control subjects, each column must be a subject

testData

Data for test subjects, each column must be a subject

n_perm

number of permutations to run

Author(s)

Sara Lopez-Pintado sl2929@columbia.edu, Julia Wrobel jw3134@cumc.columbia.edu


julia-wrobel/depthTests documentation built on May 20, 2019, 4:20 a.m.