c_mtp: Multiple testing following the graph

View source: R/RcppExports.R

c_mtpR Documentation

Multiple testing following the graph

Description

Multiple testing following the graph

Usage

c_mtp(p_values, alphas, mat_g)

Arguments

p_values

matrix of p-values for the elementary hypothesis

alphas

vector of the original alphas

mat_g

transition matrix G

Value

Hypothesis rejection status indicator vector


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