Skip to content

Data along the time axis #18

@Dashadower

Description

@Dashadower

If we're integrating from time 0 to T, say we want some variable X where we know the observed values for each discrete timestep. Stan needs the variable to be defined along the entire [0, T] real interval meaning some interpolation is necessary.

The obvious solution to this is to just use piecewise linear approximation much like LOOKUP. The minor problem/inconvenience would be the number of conditional branches being as man₩ as the number of discrete timesteps.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions