The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Implements a tree-based method specifically designed for personalized medicine applications. By using genomic and mutational data, 'ODT' efficiently identifies optimal drug recommendations tailored to individual patient profiles. The 'ODT' algorithm constructs decision trees that bifurcate at each node, selecting the most relevant markers (discrete or continuous) and corresponding treatments, thus ensuring that recommendations are both personalized and statistically robust. This iterative approach enhances therapeutic decision-making by refining treatment suggestions until a predefined group size is achieved. Moreover, the simplicity and interpretability of the resulting trees make the method accessible to healthcare professionals. Includes functions for training the decision tree, making predictions on new samples or patients, and visualizing the resulting tree. For detailed insights into the methodology, please refer to Gimeno et al. (2023) <doi:10.1093/bib/bbad200>.
Version: | 1.0.0 |
Depends: | R (≥ 4.0), matrixStats, partykit, data.tree, stats |
Imports: | magick, DiagrammeRsvg, grDevices, DiagrammeR, rsvg |
Suggests: | RUnit, Matrix, rmarkdown, robustbase, knitr |
Published: | 2024-10-18 |
DOI: | 10.32614/CRAN.package.ODT |
Author: | Maddi Eceiza [aut], Lucia Ruiz [aut], Angel Rubio [aut], Katyna Sada Del Real [aut, cre] |
Maintainer: | Katyna Sada Del Real <ksada at unav.es> |
License: | Artistic-2.0 |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | ODT results |
Reference manual: | ODT.pdf |
Vignettes: |
ODT (source, R code) |
Package source: | ODT_1.0.0.tar.gz |
Windows binaries: | r-devel: ODT_1.0.0.zip, r-release: ODT_1.0.0.zip, r-oldrel: ODT_1.0.0.zip |
macOS binaries: | r-release (arm64): ODT_1.0.0.tgz, r-oldrel (arm64): ODT_1.0.0.tgz, r-release (x86_64): ODT_1.0.0.tgz, r-oldrel (x86_64): ODT_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=ODT to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.