| GetH1AtLeast | R Documentation |
H_1 test "AtLeast".Specify which configurations among Hconfig correspond
to the composite alternative hypothesis : {at least "AtLeast" H_1 hypotheses are of interest }
GetH1AtLeast(Hconfig, AtLeast, Consecutive = FALSE, SameSign = FALSE)
Hconfig |
A list of all possible combination of |
AtLeast |
How many |
Consecutive |
Should the significant test series be consecutive ? (optional, default is |
SameSign |
Should the significant test series have the same sign ? (optional, default is |
A vector 'Hconfig.H1' of components of Hconfig that correspond to the 'AtLeast' specification.
GetH1Equal()
GetH1AtLeast(GetHconfig(4),2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.