powered by
Interpolate values from a lookup table
lookup(table, t)
a ‘covartable’ object created by a call to covariate_table
covariate_table
numeric vector; times at which interpolated values of the covariates in table are required.
table
A numeric vector or matrix of the interpolated values.
A warning will be generated if extrapolation is performed.
More on interpolation: bsplines, covariates
bsplines
covariates