Package: RMM 0.1.0
RMM: Revenue Management Modeling
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.
Authors:
RMM_0.1.0.tar.gz
RMM_0.1.0.zip(r-4.5)RMM_0.1.0.zip(r-4.4)RMM_0.1.0.zip(r-4.3)
RMM_0.1.0.tgz(r-4.4-x86_64)RMM_0.1.0.tgz(r-4.4-arm64)RMM_0.1.0.tgz(r-4.3-x86_64)RMM_0.1.0.tgz(r-4.3-arm64)
RMM_0.1.0.tar.gz(r-4.5-noble)RMM_0.1.0.tar.gz(r-4.4-noble)
RMM_0.1.0.tgz(r-4.4-emscripten)RMM_0.1.0.tgz(r-4.3-emscripten)
RMM.pdf |RMM.html✨
RMM/json (API)
# Install 'RMM' in R: |
install.packages('RMM', repos = c('https://statkim7578.r-universe.dev', 'https://cloud.r-project.org')) |
- Hotel_Long - Data from a Major Hotel Chain
- Hotel_Wide - Data from a Major Hotel Chain
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 years agofrom:b17b4f157f. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 14 2024 |
R-4.5-win-x86_64 | OK | Nov 14 2024 |
R-4.5-linux-x86_64 | OK | Nov 14 2024 |
R-4.4-win-x86_64 | OK | Nov 14 2024 |
R-4.4-mac-x86_64 | OK | Nov 14 2024 |
R-4.4-mac-aarch64 | OK | Nov 14 2024 |
R-4.3-win-x86_64 | OK | Nov 14 2024 |
R-4.3-mac-x86_64 | OK | Nov 14 2024 |
R-4.3-mac-aarch64 | OK | Nov 14 2024 |
Exports:Choice_Setrmmrmm_reshape
Dependencies:clidplyrfansigenericsgluelifecyclemagrittrnumDerivpillarpkgconfigR6Rcpprlangtibbletidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Collects a choice set exposed to individuals. | Choice_Set |
Data from a Major Hotel Chain | Hotel_Long |
Data from a Major Hotel Chain | Hotel_Wide |
Predict method for Revenue Management Model Fits | predict.rmm |
Fitting Revenue Management Models | rmm |
Reshape Long-Format Data | rmm_reshape |