View source: R/summary.mslapmeg.R
summary.mslapmeg | R Documentation |
slapmeg
objectsProvides a table of sorted p-values for the output of multSLaPMEG approach within multslapmeg
objects.
## S3 method for class 'mslapmeg'
summary(object, n = 5, ...)
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. |
'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.
Mitra Ebrahimpoor
multslapmeg
, pairslapmeg
,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.