Package: ODT 1.0.1

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>.

Authors:Maddi Eceiza [aut], Lucia Ruiz [aut], Angel Rubio [aut], Katyna Sada Del Real [aut, cre]

ODT_1.0.1.tar.gz
ODT_1.0.1.zip(r-4.5)ODT_1.0.1.zip(r-4.4)ODT_1.0.1.zip(r-4.3)
ODT_1.0.1.tgz(r-4.4-any)ODT_1.0.1.tgz(r-4.3-any)
ODT_1.0.1.tar.gz(r-4.5-noble)ODT_1.0.1.tar.gz(r-4.4-noble)
ODT_1.0.1.tgz(r-4.4-emscripten)ODT_1.0.1.tgz(r-4.3-emscripten)
ODT.pdf |ODT.html
ODT/json (API)
NEWS

# Install 'ODT' in R:
install.packages('ODT', repos = c('https://katynasada.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/katynasada/odt/issues

Datasets:

On CRAN:

4.30 score 1 scripts 22 downloads 3 exports 81 dependencies

Last updated 2 days agofrom:3ce5bf2b0d. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 21 2024
R-4.5-winOKOct 21 2024
R-4.5-linuxOKOct 21 2024
R-4.4-winOKOct 21 2024
R-4.4-macOKOct 21 2024
R-4.3-winOKOct 21 2024
R-4.3-macOKOct 21 2024

Exports:niceTreepredictTreetrainTree

Dependencies:base64encbitbit64bslibcachemclicliprcolorspacecpp11crayoncurldata.treeDiagrammeRDiagrammeRsvgdigestdplyrevaluatefansifarverfastmapfontawesomeFormulafsgenericsgluehighrhmshtmltoolshtmlwidgetsigraphinumjquerylibjsonliteknitrlabelinglatticelibcoinlifecyclemagickmagrittrMatrixmatrixStatsmemoisemimemunsellmvtnormpartykitpillarpkgconfigprettyunitsprogresspurrrR6rappdirsRColorBrewerRcppreadrrlangrmarkdownrpartrstudioapirsvgsassscalesstringistringrsurvivaltibbletidyrtidyselecttinytextzdbutf8V8vctrsviridisLitevisNetworkvroomwithrxfunyaml

ODT

Rendered fromODT.Rmdusingknitr::rmarkdownon Oct 21 2024.

Last update: 2024-10-14
Started: 2024-10-04