Package dcemriS4 details

A Package for Image Analysis of DCE-MRI (S4 Implementation)

A collection of routines and documentation that allows one to perform voxel-wise quantitative analysis of dynamic contrast-enhanced MRI (DEC-MRI) and diffusion-weighted imaging (DWI) data, with emphasis on oncology applications.

Maintainer: Brandon Whitcher < bwhitcher at gmail.com >

Documentation

 
From within R, enter citation('dcemriS4')

 

If you have any problems with this package you can open a new issue or check the already existing ones here.

 
  Versions(Pending - no previous version)
 
To install this package, start R and enter:

source("https://neuroconductor.org/neurocLite.R")

# Default Install
neuro_install('dcemriS4')

# from GitHub
neuro_install('dcemriS4', release = "stable", release_repo = "github")
neuro_install('dcemriS4', release = "current", release_repo = "github")

More detailed installation instructions can be found here.

 

Initially submitted on September 30 2018 12:49PM
Last updated on March 31 2021 10:00AM
Package type standard
Source GitHub https://github.com/bjw34032/dcemriS4 GitHub
Neuroconductor GitHub https://github.com/neuroconductor/dcemriS4 GitHub
DependsR (2.14.0), minpack.lm, oro.nifti (0.5.0)
Importsutils, parallel, methods
Suggestsbitops, splines, XML, oro.dicom (0.5.0), testthat