TestingSet | R Documentation |
Testing set for an elementary hypothesis
TestingSet(ctp.struc, Hyp)
ctp.struc |
Object of class |
Hyp |
Elementary hypothesis (character variable). |
The testing set for the elementary hypothesis (character vector).
Pairwise <- IntersectHypotheses(list(c(1,2), c(1,3), c(1,4), c(2,3), c(2,4), c(3,4))) Set24 <- TestingSet(Pairwise,"[24]") Set24
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.