revinterpolate.tac: Actual interpolation.

Description Usage Arguments Value

View source: R/interpolate.tac.R

Description

Typically used after interpolate.tac. This is just a simplified call to the approx function.

Usage

1
  revinterpolate.tac(tac, tsample, time.points)

Arguments

tac

The extrapolated TAC to interpolate

tsample

The sampling points used in the original extrapolation.

time.points

The new time points for which the signal is desired.

Value

The new interpolated TAC.


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