R/vcov.aidsEst.R

vcov.aidsEst <- function( object, ... ) {
   result <- object$coef$allcov
   return( result )
}

Try the micEconAids package in your browser

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

micEconAids documentation built on May 2, 2019, 5:21 p.m.