getter: Applies method $ to different classes

getterR Documentation

Applies method $ to different classes

Description

Enables slots of objects in this package to be referenced easily.

Usage

## 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 '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

Arguments

x

Object.

name

Name of slot.


MendelianRandomization documentation built on Aug. 9, 2023, 1:05 a.m.