nh3.vdhoff.correction: NH3 metabolite correction

Description Usage Arguments References

View source: R/nh3.vdhoff.correction.R

Description

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.

Usage

1
2
  nh3.vdhoff.correction(input.function, time.end,
    t0 = 0.48, T12 = 6.69)

Arguments

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].

References

[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.


traceRkinetic documentation built on May 2, 2019, 6:10 p.m.