R/vcov.R

Defines functions vcov.margins

#' @export
vcov.margins <- function(object, ...) {
    attr(object, "vcov")
}

Try the margins package in your browser

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

margins documentation built on Jan. 22, 2021, 5:09 p.m.