R/residuals.translogEst.R

Defines functions residuals.translogEst

Documented in residuals.translogEst

residuals.translogEst <- function( object, ... ) {
   return( object$residuals )
}

Try the micEcon package in your browser

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

micEcon documentation built on Sept. 4, 2022, 1:06 a.m.