functionalize.Rd
functionalize()
takes its input and returns a interpolated function of .t
that is twice-differentiable and once-integrable. This documentation is
unfinished.
functionalize(.data, .x, .t = NULL, slices = 1000L)
A data frame
A column to interpolate
An optional time index; if NULL
, will be set to the index of
.x
The maximum number of slices to use when integrating between two points.
The above described function