## S3 method for class 'dtiData':
dkiTensor(object, method=c("CLLS-QP", "CLLS-H", "ULLS") ,
mc.cores=setCores(, reprt=FALSE), verbose=FALSE)
## S3 method for class 'dkiTensor':
dkiIndices(object, mc.cores=setCores(, reprt=FALSE),
verbose=FALSE)
"dtiData"
"CLLS-QP"
for a qudratic
programm solution for the constrained optimization (requires package quadprog),
"CLLS-H"
for a heuristic approximation described in Tabesh et al. (2011),
or "
"dkiTensor"
or "dkiIndices"
.E.S. Hui, M.M. Cheung, L. Qi, and E.X. Wu, Towards better MR characterization of neural tissues using directional diffusion kurtosis analysis, Neuroimage, 42, 122-134 (2008).
dtiData
,
readDWIdata
,
dtiData
,
dkiTensor
dkiIndices