GetHconfig {qch} | R Documentation |
Generate the
/
configurations.
Description
Generate all possible combination of simple hypotheses /
.
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 |
Value
A list 'Hconfig
' of all possible combination of and
hypotheses among
hypotheses tested.
Examples
GetHconfig(4)
[Package qch version 2.0.0 Index]