R/nobs.censReg.R

Defines functions nobs.censReg

nobs.censReg <- function( object, ... ) {
   return( unname( object$nObs[1] ) )
}

Try the censReg package in your browser

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

censReg documentation built on Sept. 9, 2022, 3:02 p.m.