-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
There are a number of non-stationary kernels that are mentioned in the textbook p260, but which this package doesn't implement:
- Wiener process
- Wiener velocity
- Polynomial
There are also a couple of extra non-stationary kernels discussed in [1] which might be nice to have. I've not gone through the paper in depth though.
Currently this package only implements stationary kernels, but this there aren't really any restrictions in place that require stationarity, it's just that no non-stationary kernels have been implemented yet.
To implement a non-stationary kernel, one would just need to implement an appropriate method of lgssm_components
Metadata
Metadata
Assignees
Labels
No labels