summary.mslapmeg {SlaPMEG} | R Documentation |
Summary of slapmeg
objects
Description
Provides a table of sorted p-values for the output of multSLaPMEG approach within multslapmeg
objects.
Usage
## S3 method for class 'mslapmeg'
summary(object, n = 5, ...)
Arguments
object |
an object inheriting from classes |
n |
an integer indicating number of pathways to be printed the default is 5 |
... |
further arguments to be passed to or from other methods, which will be ignored in this function. |
Value
'Returns the fixed effect estimates and random effects variances from the model in step 1 and the details of Globaltest along with p-value from step 2.
Author(s)
Mitra Ebrahimpoor
See Also
[Package SlaPMEG version 1.0.1 Index]