Description Usage Arguments Value Author(s) See Also Examples
These method functions return the estimated fixed-effects coefficients and their (co)variance matrix for fitted univariate or multivariate meta-analytical models represented in objects of class "mvmeta"
.
1 2 3 4 5 |
object |
an object of class |
format |
format of the returned object. |
... |
further arguments passed to or from other methods. |
For coef
, a vector (default) or matrix with the estimated fixed-effects coefficients. The matrix-structure is used to store the fixed-effects coefficients in mvmeta
objects, and is preserved if format="matrix"
.
For vcov
, the (co)variance matrix of the estimated fixed-effects coefficients.
Antonio Gasparrini, antonio.gasparrini@lshtm.ac.uk
See mvmeta-package
for an overview of the package and modelling framework.
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.