Learn R Programming

mutoss (version 0.1-12)

ErrorControl-class: Class ErrorControl

Description

This class holds the information related to the error rate

Arguments

Slots

type:

a character specifying the error rate. For example FWER, FDR, ...

alpha:

the level at which the error rate shall be controlled

k:

an additional parameter for generalised FWER

q:

an additional parameter for FDX (false discovery exceedance)

Author

MuToss-Coding Team