Package: RLoptimal 1.1.1
RLoptimal: Optimal Adaptive Allocation Using Deep Reinforcement Learning
An implementation to compute an optimal adaptive allocation rule using deep reinforcement learning in a dose-response study (Matsuura et al. (2022) <doi:10.1002/sim.9247>). The adaptive allocation rule can directly optimize a performance metric, such as power, accuracy of the estimated target dose, or mean absolute error over the estimated dose-response curve.
Authors:
RLoptimal_1.1.1.tar.gz
RLoptimal_1.1.1.zip(r-4.5)RLoptimal_1.1.1.zip(r-4.4)RLoptimal_1.1.1.zip(r-4.3)
RLoptimal_1.1.1.tgz(r-4.4-any)RLoptimal_1.1.1.tgz(r-4.3-any)
RLoptimal_1.1.1.tar.gz(r-4.5-noble)RLoptimal_1.1.1.tar.gz(r-4.4-noble)
RLoptimal_1.1.1.tgz(r-4.4-emscripten)RLoptimal_1.1.1.tgz(r-4.3-emscripten)
RLoptimal.pdf |RLoptimal.html✨
RLoptimal/json (API)
NEWS
# Install 'RLoptimal' in R: |
install.packages('RLoptimal', repos = c('https://matsuurakentaro.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matsuurakentaro/rloptimal/issues
Last updated 2 days agofrom:89601bd90a. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | OK | Nov 21 2024 |
R-4.4-mac | OK | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
Exports:adjust_significance_levelAllocationRuleclean_python_settingslearn_allocation_rulerl_config_setrl_dnn_configsetup_pythonsimulate_one_trial
Dependencies:clicolorspaceDoseFindingfansifarverggplot2gluegtablehereisobandjsonlitelabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellmvtnormnlmepillarpkgconfigpngR6rappdirsRColorBrewerRcppRcppTOMLreticulaterlangrprojrootscalestibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Adjust Significance Level on a Simulation Basis | adjust_significance_level |
Allocation Rule Class | AllocationRule |
Clean the Python Virtual Environment | clean_python_settings |
Build an Optimal Adaptive Allocation Rule using Reinforcement Learning | learn_allocation_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 Adaptive Allocation Rule | simulate_one_trial |