Skip to content

Need some help to reproduce pykalman behavior on simple linear example #34

@GeorgePearse

Description

@GeorgePearse

Original issue: rlabbe/filterpy#262
Created: 2021-12-16
Last updated: 2022-04-18


I want to switch from pykalman to filterpy because the later is not maintained anymore.

I try to reproduce a basic filtering and smoothing example that I did with pykalman (original code from Anton):

linear_case_pykalman.ipynb

However, I struggle to make it work with filterpy and I do not really get why... It has to do with missing values handing I guess.

linear_case_filterpy.ipynb

Thanks in advance for the help !

Metadata

Metadata

Assignees

No one assigned

    Labels

    from-upstreamIssue imported from upstream rlabbe/filterpy repository

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions