RAD.scoutV2: class for loading and presenting DICOM data

Description Usage Examples

View source: R/RADscout.r

Description

Instantiate an object of the class geoLet.This represents just the classname, methods are exposed with the technique of 'closure'. In order to see manuals for the single mathods, consider the vignette or use the available for the following wrapping functions:

The original methods for the class geoLet can also be invocked using the same name without the previx 'GTL.', i.e.:

Usage

1

Examples

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
## Not run: 
# first of all create an object aa
aa <- RAD.scoutV2(path = './RETTO/pazienti182/Pre/')


aa$scoutSigma(CSpatient = datasetALL$Codice.sanitario, outcome = datasetALL$TRG, ROIName = 'GTV', feature.family = c("stat"), interpolate = F, from.sigma = 0.3, to.sigma = 0.5, def.by = 0.1, forceRecalculus = F)
aa$pixelSpacing()





## End(Not run)

robertogattabs/RadAgent documentation built on June 30, 2018, 12:02 a.m.