R/echoice2.R
dd_est_hmnl_screen.Rd
Estimate discrete choice model (HMNL, attribute-based screening (not including price))
dd_est_hmnl_screen(
dd,
price_screen = TRUE,
R = 1e+05,
keep = 10,
cores = NULL,
control = list(include_data = TRUE)
)
discrete choice data (long format)
A logical, indicating whether price tag screening should be estimated
draws
thinning
no of CPU cores to use (default: auto-detect)
list containing additional settings
est ec-draw object (List)
dd_dem_sr()
to generate demand predictions based on this model