values {MRZero} | R Documentation |
Enables the internal function values
, used in the mr_allmethods
function.
## 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"). |