fluxCore: Probabilistic Simulation of Single-Entity Systems in Irregular
Time
A foundation for probabilistic simulation of single-entity systems
in which events occur at irregular times and each event updates only a
small, sparse subset of the entity's state. Models are assembled from a
declared schema and a bundle of callback functions for event
proposal, state transition, and stopping, with their contracts validated
before simulation. Supports competing event processes, schema-declared
decision points with user-supplied policies, typed parameter draws for
representing uncertainty, and optional trajectory recording for auditing
simulated decisions. Designed to be domain agnostic: this package contains
no model of any particular system, only the scaffolding for building one.
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=fluxCore
to link to this page.