Skip to content

Using nens in prediction functions does not evenly extract model parameter draws. #4

@brews

Description

@brews

Using nens in prediction functions does not evenly extract model parameter draws.

Right now, if a user wants to use a smaller ensemble of model parameter draws, we just pop the draws straight off the front. We should follow the original MATLAB code and extract from an even spread of positions (i.e. using np.linspace()).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions