Skip to content

Ensemble example broken #216

@jClugstor

Description

@jClugstor

In the tutorial for ensemble modeling (https://docs.sciml.ai/EasyModelAnalysis/stable/tutorials/ensemble_modeling/) it states that "We can access the 3 solutions as sol[i] respectively. Let's get the time series for S from each of the models: sol[:,S]. However, the line sol[:,S] doesn't work when I run it, it gives an error message: ArgumentError: invalid index: S(t) of type SymbolicUtils.BasicSymbolic{Real}

I'm not sure, but I'm thinking this is a problem with ensemble problems in general, but I'll leave this here as well.

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