printRejected: Internal MuTossProjekt-Function

View source: R/SUDProcedures.R

printRejectedR Documentation

Internal MuTossProjekt-Function

Description

Generates standard output for pValues, rejected and adjustedPValues.

Usage

printRejected(rejected, pValues=NULL, adjPValues=NULL)

Arguments

rejected

logical Vector indicating which pValue is rejected.

pValues

the used pValues.

adjPValues

the adjusted pValues.

Details

It generates an output on the console with the number of hypotheses (number of pValues) and the number of rejected hypotheses (number of rejected pValues). Further a data.frame is constructed, one column containing the rejected pValues, one the index number of the rejected pValues and if given one column with the corresponding adjusted pValues.

Author(s)

MarselScheer


mutoss documentation built on March 31, 2023, 8:46 p.m.