Skip to main content
. Author manuscript; available in PMC: 2010 Feb 9.
Published in final edited form as: J Cereb Blood Flow Metab. 2009 May 13;29(7):1317. doi: 10.1038/jcbfm.2009.52
Algorithm
Let θ*=1*2*3*] be the estimated parameter vector at β=β*.
Calculate K1, k2+k3, k4 and Vb from Eqs [A6][A9].
If K1≤0 or k2+k3≤0:
 Discard voxel.
Else if Vb<0:
 Set θ3=Vb=0 in Eq [A2] and re-estimate θ*=1*2*].
 Calculate K1, k2+k3, k4 from Eqs [A6][A8].
 If k4<0:
  Set θ2=θ3=0 in Eq [A2] and re-estimate θ*=1*].
  Set k4=0 and calculate K1, k2+k3 from Eqs [A6][A7].
 If K1≤0 or k2+k3≤0 discard voxel; otherwise retain voxel.
Else if k4<0:
 Set θ2=0 in Eq [A2] and re-estimate θ*=1*3*].
 Set k4=0 and calculate K1, k2+k3, Vb from Eqs [A6], [A7], [A9].
 If Vb<0:
  Set θ2=θ3=0 in Eq [A2] and re-estimate θ*=1*].
  Set Vb=0 and calculate K1, k2+k3 from Eqs [A6][A7].
 If K1≤0 or k2+k3≤0 discard voxel; otherwise retain voxel.
Else
 Retain voxel.
End