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 Sept. 11, 2024, 5:21 p.m.