Contents:
LotkaVolterraModel
Contains an implementation of the Lotka Volterra model.
An implementation of a Lotka Volterra example model.
Lotka Volterra simulation model.
Retrieve observed data.
The observed data.
np.ndarray | pd.DataFrame
Run the simulation.
parameters (dict) – The simulation parameters.
The simulated data.