c_mtp_single: Multiple testing following the graph

View source: R/RcppExports.R

c_mtp_singleR Documentation

Multiple testing following the graph

Description

Multiple testing following the graph

Usage

c_mtp_single(p_values, alphas, mat_g, log = FALSE)

Arguments

p_values

vector of p-values for the elementary hypothesis

alphas

vector of the original alphas

mat_g

transition matrix G

log

TRUE: print log at each step; FALSE: silent

Value

Hypothesis rejection status indicator vector


olssol/optMTP documentation built on March 30, 2022, 6:23 p.m.