Carto3D-class: class "Carto3D"

Description Arguments S4 methods See Also

Description

Patient-specific storage of univariate contrast data.

Arguments

identifier

the patient identifier. character.

parameter

the name of the contrast parameter. character.

contrast

the contrast and the spatial coordinates of each voxel. data.frame with four columns named "i" "j" "k" and the name of the contrast parameter.

fieldDim

the dimension of the lattice containing the observations expressed in number of voxels. data.frame.

voxelDim

the voxel size with its unit of measure. A four columns data.frame with names "i", "j", "k" and "unit".

default_value

the reference values of the contrast parameters (e.g. the background value). character.

S4 methods

Getters :

selectContrast

return the contrast parameters.

selectCoords

return the coordinates.

selectIdentifier

return the identifier of the patient

selectN

return the number of voxels

selectParameter

return the names of the parameters stored in the object

selectFieldDim

return the dimension of the lattice containing the observations

selectVoxelDim

return the dimension of a voxel

Displayers :

multiplot

display the contrast data.

Constructors :

constMRIaggr

aggregate several Carto3D objects into a single objet MRIaggr.

Initializers :

initNum

check the validity of the num argument.

See Also

MRIaggr class that aggregates several carto3D objects. Carto3D2MRIaggr to convert carto3D objects into MRIaggr objects.


bozenne/MRIaggr documentation built on May 13, 2019, 1:39 a.m.