Other packages > Find by keyword >

DVHmetrics  

Analyze Dose-Volume Histograms and Check Constraints
View on CRAN: Click here


Download and install DVHmetrics package within the R console
Install from CRAN:
install.packages("DVHmetrics")

Install from Github:
library("remotes")
install_github("cran/DVHmetrics")

Install by package version:
library("remotes")
install_version("DVHmetrics", "0.4.3")



Attach the package and use:
library("DVHmetrics")
Maintained by
Daniel Wollschlaeger
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-01-29
Latest Update: 2025-07-31
Description:
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.
How to cite:
Daniel Wollschlaeger (2015). DVHmetrics: Analyze Dose-Volume Histograms and Check Constraints. R package version 0.4.3, https://cran.r-project.org/web/packages/DVHmetrics. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1 (2015-01-29 18:07), 0.2 (2015-04-08 18:05), 0.3.1 (2015-08-05 11:47), 0.3.3 (2015-10-13 11:34), 0.3.4 (2015-11-27 14:59), 0.3.5 (2016-03-09 15:20), 0.3.6 (2016-07-29 18:27), 0.3.7 (2017-11-22 16:14), 0.3.8 (2019-03-26 16:36), 0.3.9 (2019-07-15 10:40), 0.3.10 (2020-03-19 23:10), 0.3 (2015-05-04 23:46), 0.4.1 (2021-04-16 09:40), 0.4.2 (2022-03-23 12:40)
Other packages that cited DVHmetrics R package
View DVHmetrics citation profile
Other R packages that DVHmetrics depends, imports, suggests or enhances
Complete documentation for DVHmetrics
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA