Description Usage Arguments Details Value Author(s) References See Also Examples
This method is a wrapper for conveniently invoking the
globaltest method gt
on a BSrel-class
object. The
globaltest can be applied to test against a high dimensional
alternative in various regression models. E.g., it can be used to test
whether at least one CpG is differentially methylated between two
groups.
1 | globalTest(response, alternative, ...)
|
response |
The response vector of the regression model. May be
supplied as a vector or as a |
alternative |
An object of |
... |
Other arguments passed to the |
For details see the documentation of the gt
method in
package globaltest.
The function returns an object of class gt.object
. Several
operations and diagnostic plots for this class are provided by the
globaltest package.
Hans-Ulrich Klein
Goeman, J. J., van de Geer, S. A., and van Houwelingen, J. C. (2006). Testing against a high-dimensional alternative. Journal of the Royal Statistical Society Series B- Statistical Methodology, 68(3):477-493.
1 2 3 4 5 6 7 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.