get.thresholds: Extract GEV thresholds from permutation scans from SPARCC...

Description Usage Arguments Examples

View source: R/CC_perm.R

Description

This function takes the output from run.perm.scans() and calculates GEV thresholds per simulated phenotype.

Usage

1
get.thresholds(thresh.scans, percentile = 0.95)

Arguments

thresh.scans

The output object from run.perm.scans(). Is simply a matrix of minimum p-values per simulatione phenotype per permutation.

percentile

DEFAULT: 0.95. Specifies that 1 - alpha level for significance.

Examples

1

gkeele/sparcc documentation built on May 28, 2019, 5:43 a.m.