R/resid.ivmodel.r

Defines functions resid.ivmodel

Documented in resid.ivmodel

resid.ivmodel <- function(object, ...){
  residuals(object,...)
}

Try the ivmodel package in your browser

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

ivmodel documentation built on April 9, 2023, 5:08 p.m.