GetHconfig: Generate the H_0/H_1 configurations.

View source: R/GetHinfo.R

GetHconfigR Documentation

Generate the H_0/H_1 configurations.

Description

Generate all possible combination of simple hypotheses H_0/H_1.

Usage

GetHconfig(Q, Signed = FALSE)

Arguments

Q

The number of test series to be combined.

Signed

Should the sign of the effect be taken into account? (optional, default is FALSE).

Value

A list 'Hconfig' of all possible combination of H_0 and H_1 hypotheses among Q hypotheses tested.

Examples

GetHconfig(4)


qch documentation built on May 29, 2024, 8:11 a.m.