Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deterministic mean -- questions #153

Open
ben18785 opened this issue Dec 4, 2019 · 0 comments
Open

Deterministic mean -- questions #153

ben18785 opened this issue Dec 4, 2019 · 0 comments

Comments

@ben18785
Copy link

ben18785 commented Dec 4, 2019

Hi,

I am a researcher at Oxford / Imperial, who is working to developer a suite of tools for inference on (hard) ODE and PDE models (see PINTS). Example models used by our collaborators include ODEs and PDEs used to model electrical conductance in heart cells or batteries.

We want to include general state-space modelling for the error component of the models, that is,

$y_t = f(\theta; t) + \epsilon_t$,

where $f(\theta; t)$ is a fixed deterministic mean and $\epsilon_t$ is the error.

Rather than reinvent the wheel, it'd be great to use another package, like yours potentially. Can your framework handle models like this? If so, given a value of $\theta$ (and hence all $f(\theta; t)$ are known) and parameter values for whatever state-space error process, can the framework be used to calculate a likelihood?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant