Description Usage Arguments References
View source: R/nh3.vdhoff.correction.R
Implements the 13-NH3 metabolite correction as published in [1]. This correction should be applied to the input function before using it as the input for any model.
1 2  |   nh3.vdhoff.correction(input.function, time.end,
    t0 = 0.48, T12 = 6.69)
 | 
input.function | 
 The input function TAC.  | 
time.end | 
 Final acquisition time for each frame.  | 
t0 | 
 Empirical value for the t0 correction parameter. Defaults to 0.48 [min].  | 
T12 | 
 Empirical value for the T1/2 correction parameter. Defaults to 6.69 [min].  | 
[1] J. van den Hoff et al., "[1-11C]Acetate as a Quantitative Perfusion Tracer in Myocardial PET," Journal of Nuclear Medicine, vol. 42, no. 8, pp. 1174-1182, Aug. 2001.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.