Skip to content

latent states as regression parameters #23

@hivehat

Description

@hivehat

Hi,

thanks so much for this amazing toolbox! I was wondering whether/how its possible to use the CountLDS class such that the latent states are the parameters of the regression model i.e. such that

x_t = A * x_t-1 + e
y_t = Bern(inputs * x_t)

where inputs are exogenous pre-determined inputs. I've had a look through the examples and classes but haven't been able to make sense of it.

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