Package: DVHmetrics 0.4.3
DVHmetrics: Analyze Dose-Volume Histograms and Check Constraints
Functionality for analyzing dose-volume histograms (DVH) in radiation oncology: Read DVH text files, calculate DVH metrics as well as generalized equivalent uniform dose (gEUD), biologically effective dose (BED), equivalent dose in 2 Gy fractions (EQD2), normal tissue complication probability (NTCP), and tumor control probability (TCP). Show DVH diagrams, check and visualize quality assurance constraints for the DVH. Includes web-based graphical user interface.
Authors:
DVHmetrics_0.4.3.tar.gz
DVHmetrics_0.4.3.zip(r-4.7)DVHmetrics_0.4.3.zip(r-4.6)DVHmetrics_0.4.3.zip(r-4.5)
DVHmetrics_0.4.3.tgz(r-4.6-any)DVHmetrics_0.4.3.tgz(r-4.5-any)
DVHmetrics_0.4.3.tar.gz(r-4.7-any)DVHmetrics_0.4.3.tar.gz(r-4.6-any)
DVHmetrics_0.4.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION
card.svg |card.png
DVHmetrics/json (API)
| # Install 'DVHmetrics' in R: |
| install.packages('DVHmetrics', repos = c('https://dwoll.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dwoll/dvhmetrics/issues
- dataConstr - Constraint data frame
- dataMZ - DVH data from 3 patients
Last updated from:0a92496478. Checks:7 NOTE, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | NOTE | 161 | ||
| source / vignettes | OK | 195 | ||
| linux-release-x86_64 | NOTE | 153 | ||
| macos-release-arm64 | NOTE | 124 | ||
| macos-oldrel-arm64 | NOTE | 113 | ||
| windows-devel | NOTE | 112 | ||
| windows-release | NOTE | 118 | ||
| windows-oldrel | NOTE | 127 | ||
| wasm-release | OK | 124 |
Exports:checkConstraintconvertDVHconvertDVHsmoothgetBEDgetDMEANgetEQD2getEUDgetIsoEffDgetMeanDVHgetMetricgetNTCPgetTCPmergeDVHreadConstraintreadDVHrunGUIsaveConstraintsaveDVHsaveMetricshowConstraintshowDVHshowMeanDVH
Dependencies:base64encbslibcachemclicommonmarkcpp11crosstalkdigestDTevaluatefarverfastmapfontawesomefsggplot2gluegtablehighrhtmltoolshtmlwidgetshttpuvisobandjquerylibjsonliteKernSmoothknitrlabelinglaterlazyevallifecyclemagrittrmemoisemimeotelplyrpromisesR6rappdirsRColorBrewerRcppreshape2rlangrmarkdownS7sassscalesshinysourcetoolsstringistringrtinytexvctrsviridisLitewithrxfunxtableyaml
Last update: 2024-10-11
Started: 2015-01-23
Last update: 2019-07-15
Started: 2015-01-26
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Analyze Dose-Volume Histograms and Check Constraints | DVHmetrics-package DVHmetrics |
| Check constraints on dose-volume histograms (DVH) | checkConstraint checkConstraint.DVHLst checkConstraint.DVHLstLst checkConstraint.DVHs |
| Convert between differential and cumulative DVH | convertDVH convertDVH.DVHLst convertDVH.DVHLstLst convertDVH.DVHs convertDVH.matrix |
| Convert between differential and cumulative DVH | convertDVHsmooth convertDVHsmooth.DVHLst convertDVHsmooth.DVHLstLst convertDVHsmooth.DVHs convertDVHsmooth.matrix |
| Constraint data frame | dataConstr |
| DVH data from 3 patients | dataMZ |
| Calculate biologically effective dose (BED) | getBED getBED.default getBED.DVHLst getBED.DVHLstLst getBED.DVHs |
| DMEAN and other dose metrics | getDMEAN getDMEAN.DVHLst getDMEAN.DVHLstLst getDMEAN.DVHs |
| 2Gy fractions biologically equivalent dose (EQD2) | getEQD2 getEQD2.default getEQD2.DVHLst getEQD2.DVHLstLst getEQD2.DVHs |
| Generalized equivalent uniform dose (gEUD) | getEUD getEUD.DVHLst getEUD.DVHLstLst getEUD.DVHs |
| Isoeffective dose calculation | getIsoEffD getIsoEffD.default getIsoEffD.DVHLst getIsoEffD.DVHLstLst getIsoEffD.DVHs |
| Point-wise mean DVH with point-wise SDs | getMeanDVH getMeanDVH.DVHLst getMeanDVH.DVHLstLst getMeanDVH.DVHs |
| Calculate dose-volume-histogram metrics | getMetric getMetric.DVHLst getMetric.DVHLstLst getMetric.DVHs |
| Normal tissue complication probability (NTCP) | getNTCP getNTCP.DVHLst getNTCP.DVHLstLst getNTCP.DVHs |
| Tumor control probability (TCP) | getTCP |
| Merge existing DVH objects | mergeDVH |
| Print basic information about one or more DVHs | print.DVHLst print.DVHLstLst print.DVHs |
| Read constraint definitions from text file | readConstraint |
| Read DVH text files | readDVH |
| Open web-based GUI in browser | runGUI |
| Save constraint result to file | saveConstraint |
| Save DVH diagram to file | saveDVH |
| Save DVH metrics to file | saveMetric saveMetric.data.frame saveMetric.list |
| Display constraints for cumulative dose-volume histograms | showConstraint showConstraint.DVHLst showConstraint.DVHLstLst showConstraint.DVHs |
| Display dose volume histograms | showDVH showDVH.DVHLst showDVH.DVHLstLst showDVH.DVHs |
| Show average dose volume histograms | showMeanDVH |
