R/vcov.mixmeta.R

Defines functions vcov.mixmeta

Documented in vcov.mixmeta

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

Try the mixmeta package in your browser

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

mixmeta documentation built on Oct. 16, 2021, 5:09 p.m.