hPC-methods: Method for class 'mcmtest', Package 'simctest'

hPC-methodsR Documentation

Method for class ‘mcmtest’, Package ‘simctest’

Description

Implementation of the multiple testing procedure by Pounds&Cheng.

Usage

 hPC(p, threshold)

Arguments

p

object of type "numeric".

threshold

object of type "numeric".

Methods

hPC(p, threshold)

applies the modification by Pounds&Cheng to p-values p with given threshold, returns rejected indices

Examples

hPC(runif(10),threshold=0.1)

simctest documentation built on April 4, 2025, 1:07 a.m.