estimate.Rd
Main estimation funciton @param dat data set
estimate(dat, family, model = "clm", return_what = TRUE)
family should be one of binomial, continuous
model should be one of sampler or clm (default is clm)
return the fitted proximal control variable or the full model