power.fdr: Function to caculate power, FDR and type-1 error, False...

Description Usage Arguments Value

View source: R/Function_Significance_Error_Tests.R

Description

Function to caculate power, FDR and type-1 error, False Positives, and True Positives

Usage

1
power.fdr(P.value, QTN.position = NULL, cutoff = NULL)

Arguments

QTN.position

position of QTN if known

cutoff

If cutoff is default, uses Bonferroni;0.05/number of SNPs

P

list of SNPs order by ascending p-value

Value

list of power, FDR, type-1 error, False Positives, and True Positives


stp4freedom/GWhEAT documentation built on April 3, 2020, 4:21 a.m.