Learn R Programming

DVHmetrics (version 0.3.1)

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

Details

ll{ Package: DVHmetrics Type: Package Version: 0.3.1 Date: 2015-08-05 License: GPL (>= 2) }

References

For a solution that also reads files in DICOM-RT format, see the RadOnc package: http://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