Skip to content

Update all emulator's returning independent distributions to use the Independent distribution #936

@sgreenbury

Description

@sgreenbury

Following #924, since there are cases where probabilistic emulators return a distribution that has is not Independent (e.g. GaussianLike(..., DiagLinearOperator(...)), we should aim to update these cases if possible to ensure there are no cases that are not supported by metrics.

Ideally we could encode this with subclasses similar to proposed in #436 but it might be sufficient to replace these cases with Independent(Normal(...), ...) but we should investigate.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    📋 Product backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions