R/nobs.heckitrob.R

Defines functions nobs.heckitrob

Documented in nobs.heckitrob

nobs.heckitrob <-
function(object, ...)
{
  return(length(object$stage1$fitted))
}

Try the ssmrob package in your browser

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

ssmrob documentation built on Aug. 20, 2021, 5:08 p.m.