Skip to contents

pcrit

Usage

pcrit(x)

Arguments

x

Adjustment factor

Value

Adjusted p-value

Examples

if (FALSE) {
pcrit(c(10,100,1000))
pcrit("ten")
}