R/print.coef.intReg.R

print.coef.intReg <- function(x, ...) {
   x <- unclass(x)
   print(x, ...)
}

Try the intReg package in your browser

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

intReg documentation built on May 2, 2019, 4:43 p.m.