| FullCTP_C | R Documentation | 
Tests a user-specified subset in a CTP, using a user-supplied local test
FullCTP_C(LocalTest, f, pvals, EarlyStop, alpha)
| LocalTest | A function that returns a double in (0, 1). | 
| f | A function that iterates LocalTest over the relevant test tree. In practice, this is called as TestSet_C. | 
| pvals | A vector of p-values. | 
| EarlyStop | Logical indicating whether to exit as soon as a non-significant p-value is found. | 
| alpha | Significance level. This is only used if EarlyStop = TRUE | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.