Applies method values() to different output classes
Enables the internal function values
, used in the mr_allmethods
function.
methods
## S4 method for signature 'WeightedMedian' values(object) ## S4 method for signature 'IVW' values(object) ## S4 method for signature 'Egger' values(object)
object
: Object (could be an object of class "WeightedMedian", "Egger", or "IVW").Useful links