Package: BayesRegDTR 1.1.2
BayesRegDTR: Bayesian Regression for Dynamic Treatment Regimes
Methods to estimate optimal dynamic treatment regimes using Bayesian likelihood-based regression approach as described in Yu, W., & Bondell, H. D. (2023) <doi:10.1093/jrsssb/qkad016> Uses backward induction and dynamic programming theory for computing expected values. Offers options for future parallel computing.
Authors:
BayesRegDTR_1.1.2.tar.gz
BayesRegDTR_1.1.2.zip(r-4.7)BayesRegDTR_1.1.2.zip(r-4.6)BayesRegDTR_1.1.2.zip(r-4.5)
BayesRegDTR_1.1.2.tgz(r-4.6-x86_64)BayesRegDTR_1.1.2.tgz(r-4.6-arm64)BayesRegDTR_1.1.2.tgz(r-4.5-x86_64)BayesRegDTR_1.1.2.tgz(r-4.5-arm64)
BayesRegDTR_1.1.2.tar.gz(r-4.7-arm64)BayesRegDTR_1.1.2.tar.gz(r-4.7-x86_64)BayesRegDTR_1.1.2.tar.gz(r-4.6-arm64)BayesRegDTR_1.1.2.tar.gz(r-4.6-x86_64)
BayesRegDTR_1.1.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
BayesRegDTR/json (API)
NEWS
| # Install 'BayesRegDTR' in R: |
| install.packages('BayesRegDTR', repos = c('https://jlimrasc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/jlimrasc/bayesregdtr/issues
Last updated from:7668c9f4e7. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 139 | ||
| linux-devel-x86_64 | OK | 155 | ||
| source / vignettes | OK | 173 | ||
| linux-release-arm64 | OK | 122 | ||
| linux-release-x86_64 | OK | 145 | ||
| macos-release-arm64 | OK | 187 | ||
| macos-release-x86_64 | OK | 293 | ||
| macos-oldrel-arm64 | OK | 177 | ||
| macos-oldrel-x86_64 | OK | 275 | ||
| windows-devel | OK | 117 | ||
| windows-release | OK | 107 | ||
| windows-oldrel | OK | 138 | ||
| wasm-release | OK | 111 |
Exports:BayesLinRegDTR.model.fitgenerate_dataset
Dependencies:codetoolsdigestdoRNGforeachfutureglobalsiteratorslistenvmvtnormparallellyprogressrRcppRcppArmadillorngtools
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| BayesRegDTR: Bayesian Regression for Dynamic Treatment Regimes | BayesRegDTR-package BayesRegDTR |
| Main function for fitting a Bayesian likelihood-based linear regression model | BayesLinRegDTR.model.fit |
| Generate a toy dataset in the right format for testing BayesLinRegDTR.model.fit | generate_dataset |
