| dwiRiceBias-methods {dti} | R Documentation |
Correction for Rician Bias
Description
Correction for Rician Bias assuming known variance parameter
Usage
## S4 method for signature 'dtiData'
dwiRiceBias(object, sigma=NULL, ncoils=1)
Arguments
object |
Object of class |
sigma |
Scale parameter that relates the distribution of the signal to a
|
ncoils |
number of effective coils in parallel imaging, the related |
Value
An object of class "dtiData".
Methods
- object = "ANY"
Returns a warning.
- object = "dtiData"
-
Returns a
dtiDataobject with bias-corrected image intensities.
Author(s)
Karsten Tabelow tabelow@wias-berlin.de
J\"org Polzehl polzehl@wias-berlin.de
See Also
dtiData,
dtiTensor-methods,
dwiMixtensor-methods,
dtiData,
dtiTensor,
dwiMixtensor,
[Package dti version 1.5.4 Index]