ODT
Optimal Decision Trees Algorithm
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.
- Version1.0.0
- R version≥ 4.0
- LicenseArtistic-2.0
- Needs compilation?No
- Last release10/18/2024
Documentation
Team
Katyna Sada Del Real
Angel Rubio
Show author detailsRolesAuthorMaddi Eceiza
Show author detailsRolesAuthorLucia Ruiz
Show author detailsRolesAuthor
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends3 packages
- Imports4 packages
- Suggests5 packages