values: Applies method values() to different output classes
Description
Enables the internal function values
, used in the mr_allmethods
function.
Usage
# S4 method for WeightedMedian
values(object)# S4 method for IVW
values(object)
# S4 method for Egger
values(object)
Arguments
- object
Object (could be an object of class "WeightedMedian", "Egger", or "IVW").