R/summary.ivmodel.r

Defines functions summary.ivmodel

Documented in summary.ivmodel

summary.ivmodel <- function(object, ...){
  return(object) 
}
hyunseungkang/ivmodel documentation built on April 20, 2023, 9:20 p.m.