Main estimation funciton @param dat data set

estimate(dat, family, model = "clm", return_what = TRUE)

Arguments

family

family should be one of binomial, continuous

model

model should be one of sampler or clm (default is clm)

return_what

return the fitted proximal control variable or the full model