fdr.table: TANOVA False Discovery Table

Description Usage Arguments Value Author(s) See Also

View source: R/fdr.table.R

Description

It's an internal function. The function compare ANOVA F-statistics to null distribution generated by Bootstrap resampling to estimate False Discovery Rate

Usage

1
fdr.table(obj)

Arguments

obj

List object containing at least two components: one is the F-statistics for ANOVA, the other is the bootstrap generated null distribution of F-statistics

Value

table

a matrix contains estimated false discovery rate at various cutoffs

Author(s)

Baiyu Zhou zhouby98@stanford.edu & Weihong xu weihongx@stanford.edu

See Also

tanova


TANOVA documentation built on May 29, 2017, 12:31 p.m.

Related to fdr.table in TANOVA...