no_sim=nosim,respondents=resps,destype=destype,ut=u,bcoefficients=bcoeff,decisiongroups=decisiongroups,manipulations=manipulations)%>%## iterate simulation over all designs
no_sim=nosim,respondents=resps,destype=destype,ut=u,bcoefficients=bcoeff,decisiongroups=decisiongroups,manipulations=manipulations,estimate=estimate)%>%## iterate simulation over all designs
simulate_choices<-function(data,utility,setspp,destype,bcoefficients,decisiongroups=c(0,1),manipulations=list()){#the part in dataset that needs to be repeated in each run
simulate_choices<-function(data,utility,setspp,destype,bcoefficients,decisiongroups=c(0,1),manipulations=list(),estimate){#the part in dataset that needs to be repeated in each run