R/coef.cvdglars.R

Defines functions coef.cvdglars

Documented in coef.cvdglars

coef.cvdglars <- function(object,...)   list(beta = object$beta, phi = object$phi)

Try the dglars package in your browser

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

dglars documentation built on Oct. 10, 2023, 1:08 a.m.