R/coef.ssym.R

Defines functions coef.ssym

Documented in coef.ssym

coef.ssym <-
function(object, ...){
list(mu=object$theta.mu, phi=object$theta.phi)}

Try the ssym package in your browser

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

ssym documentation built on April 22, 2023, 1:13 a.m.