Estimate parameters in Inversion Recovery MRI experiments model for CSF voxel
Estimate parameters in Inversion Recovery MRI experiments model for CSF voxel
The Inversion Recovery MRI signal in voxel containing only CSF follows is modeled as SInvTime=par[1]∗abs(1−2∗exp(−InvTime∗par[2])) dependings on two parameters. These parameters are assumed to be tissue (and scanner) dependent.
IRdataobj: Object of class "IRdata" as generated by function readIRData.
TEScale: Internal scale factor for Echo Times. This influences parameter scales in numerical calculations.
dataScale: Internal scale factor for MR signals. This influences parameter scales in numerical calculations.
method: Either "NLS" for nonlinear least squares (ignores Rician bias) or "QL" for Quasi-Likelihood. The second option is more accurate but requires additional information and is computationally more expensive.
varest: Method to, in case of method="QR", estimate sigmaif not provided. Either from residual sums of squares ("RSS") or MR signals ("data") using function varest from package aws. Only to be used in case that no image registration was needed as preprocessing.
verbose: Logical. Provide some runtime diagnostics.
lower: Lower bounds for parameter values.
upper: Upper bounds for parameter values.
Details
The Inversion Recovery MRI signal in voxel containing only CSF follows is modeled as SInvTime=par[1]∗abs(1−2∗exp(−InvTime∗par[2])) dependings on two parameters. These parameters are assumed to be tissue (and scanner) dependent.
Returns
List of class IRfluid with components - IRdata: 4D array containing the IRMRI data, first dimension refers to inversion times
InvTimes: vector of inversion times
segm: segmentation codes, 1 for CSF, 2 for GM, 3 for WM, 0 for out of brain
sigma: noise standard deviation, if not specified estimated fron CSF areas in image with largest inversion time
L: effective number of coils
Sf: Global estimate of maximal fluid signal
Rf: Global estimate of fluid relaxation rate
Sx: Array of maximal signals
Rx: Array of relaxation rates
sigma: Array of provided or estimated noise standard deviations
Convx: Array of convergence indicators
method: "NLS" for nonlinear regression or "QL" for quasi likelihood.
varest: Method used for variance estimation
The arrays only contain entries for fluid voxel.
References
J. Polzehl and K. Tabelow (2023), Magnetic Resonance Brain Imaging: Modeling and Data Analysis Using R, 2nd Edition, Chapter 7, Springer, Use R! Series. doi:10.1007/978-3-031-38949-8_7.
J. Polzehl and K. Tabelow (2023), Magnetic Resonance Brain Imaging - Modeling and Data Analysis Using R: Code and Data. doi:10.20347/WIAS.DATA.6.