Description Usage Arguments Value Note
View source: R/summary.ecmeta.R
Summary statistics for a meta-analytic model fit using ecmeta() with
method == "ml".
1 2 |
object |
An |
level |
The confidence level. Default is |
... |
Currently unused. |
A data.frame with one row for each parameter (mu and sigma).
There is always one column named estimate containing the point estimates.
In addition, if a variance-covariance matrix was estimated, then there are
additional columns for the standard errors as well as the lower and upper
confidence limits.
object contains estimates of logsigma rather than sigma. Point
estimates and confidence intervals for sigma are computed by simply
exponentiating logsigma; the standard error for sigma is estimated
using the delta method.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.