dataMZ {DVHmetrics}R Documentation

DVH data from 3 patients

Description

Data from 3 patients with radiotherapy. DVHs for 7 heart structures.

Usage

data(dataMZ)

Format

Object of class DVHLstLst with 3 components corresponding to 3 patients.

P123

Object of class DVHLst. 7 objects of class DVHs for structures AMYOCL (left anterior heart wall), AMYOCR (right anterior heart wall), AOVALVE (aortic valve), AVNODE (AV node), HEART (complete heart), PULMVALVE (pulmonary valve), MYOCARD (heart wall)

P234

Object of class DVHLst. 7 objects of class DVHs for the same structures as patient P123.

P345

Object of class DVHLst. 7 objects of class DVHs for the same structures as patient P123.

Details

Data courtesy of Department of Radiation Oncology (Prof. Dr. Schmidberger), University Medical Center Mainz, Germany.

See readDVH for classes DVHLstLst, DVHLst, and DVHs.

See Also

readDVH, print.DVHs

Examples

print(dataMZ, verbose=TRUE)

[Package DVHmetrics version 0.4.2 Index]