R/summary.ivmodel.r

Defines functions summary.ivmodel

Documented in summary.ivmodel

summary.ivmodel <- function(object, ...){
  return(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.