Package: PTE 1.7
PTE: Personalized Treatment Evaluator
We provide inference for personalized medicine models. Namely, we answer the questions: (1) how much better does a purported personalized recommendation engine for treatments do over a business-as-usual approach and (2) is that difference statistically significant?
Authors:
PTE_1.7.tar.gz
PTE_1.7.zip(r-4.7)PTE_1.7.zip(r-4.6)PTE_1.7.zip(r-4.5)
PTE_1.7.tgz(r-4.6-any)PTE_1.7.tgz(r-4.5-any)
PTE_1.7.tar.gz(r-4.7-any)PTE_1.7.tar.gz(r-4.6-any)
PTE_1.7.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
PTE/json (API)
| # Install 'PTE' in R: |
| install.packages('PTE', repos = c('https://kapelner.r-universe.dev', 'https://cloud.r-project.org')) |
- continuous_example - Mock RCT data with a continuous endpoint.
- survival_example - Mock RCT data with a survival endpoint.
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:c9d183e911. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 126 | ||
| source / vignettes | OK | 148 | ||
| linux-release-x86_64 | NOTE | 112 | ||
| macos-release-arm64 | NOTE | 88 | ||
| macos-oldrel-arm64 | NOTE | 94 | ||
| windows-devel | NOTE | 74 | ||
| windows-release | NOTE | 91 | ||
| windows-oldrel | NOTE | 73 | ||
| wasm-release | OK | 91 |
Exports:PTE_bootstrap_inference
Dependencies:codetoolsdoParallelforeachiteratorslatticeMatrixsurvival
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Mock RCT data with a continuous endpoint. | continuous_example |
| Plots a summary of the bootstrap samples. | plot.PTE_bootstrap_results |
| Prints a summary of the model to the console | print.PTE_bootstrap_results |
| Personalized Medicine Inference | PTE-package PTE |
| Bootstrap inference for a prespecified personalization / recommendation model | PTE_bootstrap_inference |
| Prints a summary of the model to the console | summary.PTE_bootstrap_results |
| Mock RCT data with a survival endpoint. | survival_example |
