dcemriS4-package: dcemri: A Package for Medical Image Analysis (S4...

Description Details Author(s) References Examples

Description

A collection of routines and documentation that allows one to perform a quantitative analysis of dynamic contrast-enhanced or diffusion-weighted MRI data. Medical imaging data should be organized using either the Analyze or NIfTI data formats.

Details

Package: dcemriS4
Version: 0.20.1
Date: 2009-09-02
Depends: R (>= 2.6.0), grDevices, graphics, methods, utils
Suggests: bitops, minpack.lm, multicore, splines, XML
License: BSD
URL: http://www.dcemri.org/, http://dcemri.sourceforge.net/

Index:

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
    R10.lm                Estimate Intrinsic Tissue Relaxivity
    [<--methods           ~~ Methods for Function [<- in Package 'base' ~~
    adc.lm                Estimate the Apparent Diffusion Coefficient
                          (ADC)
    aif.orton.exp         Arterial Input Functions
    anlz                  Constructor for Analyze
    anlz-class            Class "anlz"
    as.nifti              as.nifti
    audit.trail-methods   Extract or Replace NIfTI Audit Trail
    aux.file-methods      Extract or Replace NIfTI/Analyze Auxiliary
    File
    buckley               Simulated Data from Buckley (2002)
    coerce,array,nifti-method Force an Object to Belong to the NIfTI
                              Class
    conv.fft              Convolution of 3D Arrays using the Fourier
                          Transform
    convert.datatype      Convert NIfTI Codes
    convert.datatype.anlz Convert NIfTI Codes
    dam                   Double-Angle Method for B1+ Mapping
    dcemri.bayes          Bayesian Methods for Pharmacokinetic
                          Modeling of Dynamic Contrast-Enhanced MRI
                          Data
    dcemri.info           Facilitate the Creation and Modification of
                          Audit Trails
    dcemri.lm             Pharmacokinetic Models for Dynamic
                          Contrast-Enhanced MRI Data
    dcemri.map            Pharmacokinetic Modeling of Dynamic
                          Contrast-Enhanced MRI Data
    dcemri.spline         Bayesian P-Splines for Dynamic
                          Contrasat-Enhanced MRI Data
    descrip-methods       Extract or Replace NIfTI/Analyze Description
    extract.aif           Seed Growing for a 4D Array
    find.center           Find the Center of a Binary Mask
    ftm                   Fast Template Matching via Cross-Correlation
    hotmetal              Hot Metal Color Table
    image-methods         Methods for Function 'image' in Package
                          'dcemri'
    integerTranslation    integerTranslation
    kineticModel          Pharmacokinetic Models
    nifti                 Constructor for NIfTI
    nifti-class           Class "nifti"
    niftiAuditTrail-class Class "niftiAuditTrail"
    niftiExtension-class  Class "niftiExtension"
    niftiExtensionSection-class Class "niftiExtensionSection" ~~~
    nsli                  Dimension Accessor Functions
    orthographic-methods  ~~ Methods for Function orthographic ~~
    overlay-methods       ~~ Methods for Function overlay ~~
    performPermutation    performPermutation
    quaternion2rotation   Convert Quaternion into a Rotation Matrix
    readANALYZE           readANALYZE
    readNIfTI             readNIfTI
    reorient              reorient
    shift3D               Shift a 3D Array in One Dimension
    tim.colors            Tim's Useful Color Table
    translateCoordinate   translateCoordinate
    writeANALYZE          writeANALYZE
    writeNIfTI            writeNIfTI
    xyzt2space            Bitwise Conversion Subroutines
  

Further information is available in the following vignettes:

dcemriS4 dcemriS4(source, pdf)

Author(s)

Brandon Whitcher <bjw34032@users.sourceforge.net>
Volker Schmid <volkerschmid@users.sourceforge.net>
Andrew Thornton <zeripath@users.sourceforge.net>

Maintainer: Brandon Whitcher <bjw34032@users.sourceforge.net>

References

Schmid, V., Whitcher, B., Padhani, A.R., Taylor, N.J. and Yang, G.-Z. (2006) Bayesian methods for pharmacokinetic models in dynamic contrast-enhanced magnetic resonance imaging, IEEE Transactions on Medical Imaging, 25 (12), 1627-1636.

Schmid, V., Whitcher, B., Padhani, A.R. and G.-Z. Yang (2009) A semi-parametric technique for the quantitative analysis of dynamic contrast-enhanced MR images based on Bayesian P-splines, IEEE Transactions on Medical Imaging, 28 (6), 789-798.

Examples

1
2
3
4
5
6
7
8
9
## Not run: 
demo(avg152T1)
demo(avg152T1LR)
demo(avg152T1RL)
demo(buckley)
demo("filtered_func_data")
demo(zstat1)

## End(Not run)

dcemriS4 documentation built on May 2, 2019, 4:33 p.m.