Skip to content

Distinguish between state space models with and without "sigma" parameters. #32

@steve-the-bayesian

Description

@steve-the-bayesian

Some model families leave "sigma" implicit. This has implications for some state models which want to use the "sigma" parameter from the host model.

The solution is to separate the AddState method in the state model factories into two parts. AddStateToSigmaParameterModel and AddState. The first checks for individual methods that need "sigma" and defaults to the second if not found.

Metadata

Metadata

Labels

P2bstsbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions