| finthyp | R Documentation |
Obtains the indicator matrix for all intersection hypotheses
formed from a given number of elementary hypotheses, matching the row
order used by fwgtmat and fDefaultWgtmat.
finthyp(m)
m |
The number of elementary hypotheses. |
The (2^m-1) \times m indicator matrix for the intersection
hypotheses, with row 1 the global intersection (all hypotheses active)
and the last row the singleton {m}.
Kaifeng Lu, kaifenglu@gmail.com
finthyp(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.