Package: idefix Type: Package Title: Efficient Designs for Discrete Choice Experiments Version: 1.0.3 Roxygen: list(markdown = TRUE) Authors@R: c( person("Frits", "Traets", email = "frits.traets@kuleuven.be", role = c("aut", "cre")), person("Daniel", "Gil", email = "danielgils@gmail.com", role = "ctb")) Maintainer: Frits Traets Description: Generates efficient designs for discrete choice experiments based on the multinomial logit model, and individually adapted designs for the mixed multinomial logit model. The generated designs can be presented on screen and choice data can be gathered using a shiny application. Traets F, Sanchez G, and Vandebroek M (2020) . License: GPL-3 Depends: R (>= 3.1.1), shiny LazyData: TRUE ByteCompile: TRUE Imports: dplyr, MASS, parallel, Rcpp (>= 0.12.18), Rdpack, stats, scales, tmvtnorm, utils, dfidx RoxygenNote: 7.1.2 Encoding: UTF-8 LinkingTo: Rcpp, RcppArmadillo RdMacros: Rdpack URL: https://github.com/traets/idefix Suggests: RSGHB, bayesm, testthat Config/pak/sysreqs: cmake make libuv1-dev zlib1g-dev Repository: https://traets.r-universe.dev Date/Publication: 2022-03-28 08:45:03 UTC RemoteUrl: https://github.com/traets/idefix RemoteRef: HEAD RemoteSha: 576bbffae29e05cc308d6d8a49b726f2ac93d8f8 NeedsCompilation: yes Packaged: 2026-07-03 18:49:34 UTC; root Author: Frits Traets [aut, cre], Daniel Gil [ctb]