Skip to content

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

@antoinecollet5

Description

@antoinecollet5

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

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions