R/vcov.mvmeta.R

Defines functions vcov.mvmeta

Documented in vcov.mvmeta

###
### R routines for the R package mvmeta (c)
#
vcov.mvmeta <-
function(object, ...) {
#
################################################################################
#
  object$vcov
}

Try the mvmeta package in your browser

Any scripts or data that you put into this service are public.

mvmeta documentation built on Dec. 10, 2019, 5:07 p.m.