R/coef.summary.cesEst.R

Defines functions coef.summary.cesEst

Documented in coef.summary.cesEst

coef.summary.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. 7, 2021, 3:01 p.m.