R/residual.orcutt.R

residual.orcutt <-
function(object, ...){
  return(object$residuals)
}

Try the orcutt package in your browser

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

orcutt documentation built on May 2, 2019, 2:19 a.m.