Main estimation funciton @param dat data set

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

Arguments

family

family should be one of binomial, continuous

model

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