sampledoc

ANTsR 0.0.0 documentation

perfusionregression

«  partialVolumeCorrection   ::   Contents   ::   phantom_population_study  »

perfusionregression

purpose:

Perfusion Regression

description:

Estimate CBF using standard regression and optionally robust regression.

usage:

perfusionregression( mask_img , mat , xideal , nuis , m0, dorobust = 0 )

examples:

# predictors -- result of calling 'get_perfusion_predictors'

cbf <- perfusionregression(mask_img, mat, predictors$xideal, predictors$nuis)

«  partialVolumeCorrection   ::   Contents   ::   phantom_population_study  »