Skip to content

Time-varying C matrix? #162

@jmasis

Description

@jmasis

Hi there,

Is it currently possible to fit data with a time-varying observation matrix?

I have a simple bandit-type experiment I'm trying to fit with a Kalman filter where subjects choose one of two bandits on every trial and then perform a task linked to that bandit. This means that on every trial, I can only observe the choice and the result from one of the bandits and there are missing values for the other bandit. To fit both bandits jointly (because I'm interested in how performance in the tasks influences the choice of bandit on the following trial), I thought I could have a time-varying observation matrix. I know that the pykalman package allows this, but I'd like to use ssm if I can.

If this isn't currently possible, is there a fairly simple way to implement it?

Thank you!

Javier

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions