R/nObs.intReg.R

Defines functions nObs.intReg

Documented in nObs.intReg

nObs.intReg <- function(x, ...) {
   ## nObs method.
   return(x$param$nObs)
}

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, 6:03 a.m.