R/echoice2.R
vd_est_vdm_screen.Rd
Estimate volumetric demand model with attribute-based conjunctive screening
vd_est_vdm_screen(
vd,
R = 1e+05,
keep = 10,
cores = NULL,
error_dist = "EV1",
price_screen = TRUE,
control = list(include_data = TRUE)
)
volumetric demand data (long format)
draws
thinning
no of CPU cores to use (default: auto-detect)
A string defining the error term distribution, 'EV1' or 'Normal' (default: 'EV1')
A logical, indicating whether price tag screening should be estimated (default: TRUE)
list containing additional settings
est ec-draw object (List)