functionalize: Integrate a Vector w.r.t. Time

Description Usage Arguments Value

Description

functionalize() takes its input and returns a interpolated function of .t that is twice-differentiable and once-integrable. This documentation is unfinished.

Usage

1
functionalize(.data, .x, .t = NULL, slices = 1000L)

Arguments

.data

A data frame

.x

A column to interpolate

.t

An optional time index; if NULL, will be set to the index of .x

slices

The maximum number of slices to use when integrating between two points.

Value

The above described function


jesse-smith/covidModel documentation built on Feb. 21, 2022, 3:23 p.m.