GetHinfoEqual: Generate H0/H1 configurations and specify the ones...

Description Usage Arguments Value See Also Examples

View source: R/QCH_functions.R

Description

Generate H0/H1 configurations and specify the ones corresponding to the composed H1

Usage

1
GetHinfoEqual(Q, Equal, Consecutive = FALSE)

Arguments

Q

number of test series to be combined

Equal

How many H1 hypotheses exactly for the item to be of interest ?

Consecutive

Should the significant test series be consecutive ? Default=FALSE

Value

A list of two objects 'Hconfig' and 'Hconfig.H1'. Hconfig is the list of all possible combination of H0 and H1 hypotheses among Q hypotheses tested. Hconfig.H1 is the vector of components of Hconfig that correspond to the 'Equal' specification.

See Also

GetHinfo()

Examples

1

qch documentation built on May 7, 2021, 5:06 p.m.