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