Package: RLescalation 1.0.3

RLescalation: Optimal Dose Escalation Using Deep Reinforcement Learning
An implementation to compute an optimal dose escalation rule using deep reinforcement learning in phase I oncology trials (Matsuura et al. (2023) <doi:10.1080/10543406.2023.2170402>). The dose escalation rule can directly optimize the percentages of correct selection (PCS) of the maximum tolerated dose (MTD).
Authors:
RLescalation_1.0.3.tar.gz
RLescalation_1.0.3.zip(r-4.7)RLescalation_1.0.3.zip(r-4.6)RLescalation_1.0.3.zip(r-4.5)
RLescalation_1.0.3.tgz(r-4.6-any)RLescalation_1.0.3.tgz(r-4.5-any)
RLescalation_1.0.3.tar.gz(r-4.7-any)RLescalation_1.0.3.tar.gz(r-4.6-any)
RLescalation_1.0.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
RLescalation/json (API)
NEWS
| # Install 'RLescalation' in R: |
| install.packages('RLescalation', repos = c('https://matsuurakentaro.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matsuurakentaro/rlescalation/issues
Last updated from:11151fdc2d. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 119 | ||
| source / vignettes | OK | 181 | ||
| linux-release-x86_64 | OK | 114 | ||
| macos-release-arm64 | OK | 69 | ||
| macos-oldrel-arm64 | OK | 116 | ||
| windows-devel | OK | 66 | ||
| windows-release | OK | 88 | ||
| windows-oldrel | OK | 68 | ||
| wasm-release | OK | 107 |
Exports:clean_python_settingscompute_rl_scenariosEscalationRulelearn_escalation_rulerl_config_setrl_dnn_configsetup_pythonsimulate_one_trial
Dependencies:glueherejsonlitelatticeMatrixnleqslvpngR6rappdirsRcppRcppTOMLreticulaterlangrprojrootwithrzip
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clean the Python Virtual Environment | clean_python_settings |
| Compute DLT Probability Scenarios for Reinforcement Learning | compute_rl_scenarios |
| EscalationRule Class | EscalationRule |
| Build an Optimal Dose Escalation Rule using Reinforcement Learning | learn_escalation_rule |
| Configuration of Reinforcement Learning | rl_config_set |
| DNN Configuration for Reinforcement Learning | rl_dnn_config |
| Setting up a Python Virtual Environment | setup_python |
| Simulate One Trial Using an Obtained Optimal Dose Escalation Rule | simulate_one_trial |
