# NOT RUN {
############################################
# Fit the ivprobit model
############################################
# Load data
data(eco)
############################################
pro<-ivprobit(d2~ltass+roe+div|eqrat+bonus|ltass+roe+div+gap+cfa,eco)
summary(pro)
# }
Run the code above in your browser using DataLab