Example ModelsΒΆ

pypomp includes several example models:

dhaka([dt, nstep, gamma])

Creates a POMP model for the Dhaka cholera data.

spx()

Creates a POMP model for the S&P 500 stock index data.

UKMeasles.Pomp(unit, theta[, model, ...])

Returns a Pomp object for the UK Measles data.

LG(T, A, C, Q, R, key[, dtype])

Initialize a Pomp object with the linear Gaussian model.