R/feedback.R

feedback <- function(zobj) {
  # We can use methods and field from the Zelig object zobj
  return(zobj$name)
}
IQSS/ZeligFeedback documentation built on May 7, 2019, 6:12 a.m.