Summary method for limit meta-analysis
Summary method for objects of class limitmeta
.
## S3 method for class 'limitmeta' summary(object, ...)
object |
An object of class |
... |
Additional arguments (ignored). |
This function returns the same list as the function
limitmeta
, however class "summary.limitmeta" is added to
the object in order to print a short summary of the limit
meta-analysis object.
Guido Schwarzer sc@imbi.uni-freiburg.de
data(Moore1998) m1 <- metabin(succ.e, nobs.e, succ.c, nobs.c, data = Moore1998, sm = "OR", method = "Inverse") summary(limitmeta(m1))
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.