Skip to contents

A class to model restricted diffusion in a cylinder using the Stanisz's model.

References

Stanisz, G. J., Wright, G. A., Henkelman, R. M., & Szafer, A. (1997). An analytical model of restricted diffusion in bovine optic nerve. Magnetic Resonance in Medicine, 37(1), 103-111.

Super classes

midi::BaseCompartment -> midi::CircularlyShapedCompartment -> StaniszCompartment

Methods

Inherited methods


Method clone()

The objects of this class are cloneable with this method.

Usage

StaniszCompartment$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.