Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

composite model weights #207

Description

@janetrbarclay

The new function for making a composite model (combining outputs from multiple models) assumes that all predicted variables use the same model weights. In some cases it may be desirable to weight models differently when combining for flow versus temp. This would need to be added later.

Also, the function requires that the supplied model weights sum to 1. This was included to flag errors in manual weights, but it could be revisited if we want it to instead assume relative weights.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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