Package: RMM
Type: Package
Title: Revenue Management Modeling
Version: 0.1.0
Date: 2022-04-29
Authors@R: c(person("Chul", "Kim", role = c("aut", "cre"),
                     email = "statkim7578@yonsei.ac.kr"),
              person("Sanghoon", "Cho", role = c("aut"),
                     email = "Sanghoon.Cho@grad.moore.sc.edu "),
              person("Jongho", "Im", role = c("aut"),
                     email = "ijh38@yonsei.ac.kr"))
Maintainer: Chul Kim <statkim7578@yonsei.ac.kr>
Description: The RMM  fits Revenue Management Models using the RDE(Robust Demand Estimation) method introduced in the paper by <doi:10.2139/ssrn.3598259>, one of the customer choice-based Revenue Management Model. Furthermore, it is possible to select a multinomial model as well as a conditional logit model as a model of RDE.
License: GPL (>= 2.0)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.1.0)
Imports: tibble, magrittr, rlang, dplyr, numDeriv, Rcpp
RoxygenNote: 7.1.2
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2022-05-06 12:03:59 UTC; chulkim
Author: Chul Kim [aut, cre],
  Sanghoon Cho [aut],
  Jongho Im [aut]
Repository: CRAN
Date/Publication: 2022-05-09 11:30:05 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-13 04:30:48 UTC; windows
Archs: x64
