R/vcov.WCE.R

Defines functions vcov.WCE

Documented in vcov.WCE

vcov.WCE <- function(object, ...){ # obtain variance covariance matrix from WCE object
  object$vcovmat
}

Try the WCE package in your browser

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

WCE documentation built on May 2, 2019, 3:35 p.m.