getter | R Documentation |
Enables slots of objects in this package to be referenced easily.
## S4 method for signature 'WeightedMedian'
x$name
## S4 method for signature 'IVW'
x$name
## S4 method for signature 'MRMBE'
x$name
## S4 method for signature 'Egger'
x$name
## S4 method for signature 'MRAll'
x$name
## S4 method for signature 'MRInput'
x$name
## S4 method for signature 'MaxLik'
x$name
## S4 method for signature 'MVIVW'
x$name
## S4 method for signature 'MVIVWME'
x$name
## S4 method for signature 'MVEgger'
x$name
## S4 method for signature 'MRMVInput'
x$name
## S4 method for signature 'MRHetPen'
x$name
## S4 method for signature 'MRConMix'
x$name
## S4 method for signature 'MVMedian'
x$name
## S4 method for signature 'MVLasso'
x$name
## S4 method for signature 'MRLasso'
x$name
## S4 method for signature 'DIVW'
x$name
## S4 method for signature 'MRcML'
x$name
## S4 method for signature 'PIVW'
x$name
## S4 method for signature 'MVMRcML'
x$name
## S4 method for signature 'PCGMM'
x$name
## S4 method for signature 'MVPCGMM'
x$name
## S4 method for signature 'MVGMM'
x$name
## S4 method for signature 'CLR'
x$name
x |
Object. |
name |
Name of slot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.