Skip to contents

Interpolate (or extrapolate) Rt estimates to intermediate design points

Usage

interpolate_rt(object, xout, ...)

Arguments

object

A fitted object produced by estimate_rt() or cv_estimate_rt().

xout

a vector of new positions at which Rt should be produced, but where counts may not have been observed.

...

additional arguments passed to methods.

Value

A vector or matrix of interpolated Rt estimates.