R/coef.cesEst.R

Defines functions coef.cesEst

Documented in coef.cesEst

coef.cesEst <- function( object, ... ) {
   return( object$coefficients )
}

Try the micEconCES package in your browser

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

micEconCES documentation built on Jan. 6, 2023, 5:28 p.m.