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 April 3, 2025, 3:01 p.m.