confint.RMA.Exact {rma.exact} | R Documentation |
A warning will be issued if the reported endpoints of the confidence interval are near the bounding box.
## S3 method for class 'RMA.Exact' confint(object, parm, level = 0.05, ...)
object |
an object of class RMA.Exact |
parm |
(inherited) |
level |
the significance levels at which the compute the confidence intervals |
... |
(currently for internal use) |
a matrix with a row corresponding to each weight parameter c0 stored in rma0, and columns containing the upper and lower interval endpoints, the population variance values at whcih those endpoints were obtained, etc.
## see ?RMA.Exact