R/vcov.gim.R

Defines functions vcov.gim

vcov.gim <- function(object, ...){
  
  object$vcov
  
}

Try the gim package in your browser

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

gim documentation built on July 1, 2020, 6:29 p.m.