Learn R Programming

MRIaggr (version 1.1.3)

Carto3D-class: class "Carto3D"

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.

See Also

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