Skip to content

Stochastic differential equation tutorial example conditioned on incorrect data #397

@j-koch

Description

@j-koch

In this tutorial, the stochastic differential equation example is conditioned on the synthetic data 'odedata';
model_sde = fitlv_sde(odedata, prob_sde)
It appears that this should instead be conditioned on 'data'; the current output of the ensemble SDE solution:
data = solve(ensembleprob, SOSRI(); saveat=0.1, trajectories=1000)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions