R/vcov.DirichletRegModel.R

Defines functions vcov.DirichletRegModel

Documented in vcov.DirichletRegModel

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

Try the DirichletReg package in your browser

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

DirichletReg documentation built on May 18, 2021, 5:06 p.m.