Learn R Programming

DVHmetrics (version 0.4.3)

DVHmetrics-package: Analyze Dose-Volume Histograms and Check Constraints

Description

Functionality for analyzing dose-volume histograms (DVH) in radiation oncology: Read DVH text files, calculate DVH metrics, gEUD, BED, EQD2, NTCP, TCP, show DVH diagrams, check and visualize quality assurance constraints for the DVH. Includes web-based graphical user interface.

Arguments

Author

Daniel Wollschlaeger and Heiko Karle

Maintainer: Daniel Wollschlaeger <wollschlaeger@uni-mainz.de>

Details

Package:DVHmetrics
Type:Package
Version:0.4.3
Date:2025-07-31
License:GPL (>= 2)

References

For solutions that also read files in DICOM format, see packages espadon (https://espadon.cnrs.fr/, https://CRAN.R-project.org/package=espadon) and RadOnc (https://CRAN.R-project.org/package=RadOnc).

Examples

Run this code
showDVH(dataMZ[[1]])
checkConstraint(dataMZ, "D1CC < 10Gy")

Run the code above in your browser using DataLab