Package: idefix
Type: Package
Title: Efficient Designs for Discrete Choice Experiments
Version: 1.0.3
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 <frits.traets@kuleuven.be>
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) <doi:10.18637/jss.v096.i03>.
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
NeedsCompilation: yes
Packaged: 2022-03-28 08:41:08 UTC; u0105757
Author: Frits Traets [aut, cre],
  Daniel Gil [ctb]
Repository: CRAN
Date/Publication: 2022-03-28 12:10:05 UTC
Built: R 4.1.3; x86_64-w64-mingw32; 2023-04-17 17:16:18 UTC; windows
Archs: i386, x64
