dti: Parameter Estimation for the Diffusion Tensor Model

Description Usage Arguments Author(s)

Description

...

Usage

1
2
3
4
5
6
tensor.slice(slice, G, b, weight=FALSE, mask=NULL, boot=FALSE, Nboot=99,
             HC=2, verbose=TRUE, delta=0.01)
tensor.slice.multiple(slice, G, b, weight=TRUE, scan.seq=NULL,
                      mask=NULL, boot=FALSE, Nboot=99, verbose=TRUE)
tensor.volume(volume, G, b, mask, weight=FALSE, boot=FALSE, Nboot=99,
              HC=2, verbose=TRUE)

Arguments

slice
volume
G
b
weight
mask
boot
Nboot
HC
verbose
delta
scan.seq

Author(s)

Brandon Whitcher <bjw34032@users.sourceforge.net>


oro.dti documentation built on May 2, 2019, 4:47 p.m.

Related to dti in oro.dti...