Skip to content

Improve documentation for fair scores #42

@andrew-MET

Description

@andrew-MET

"Fair" scores are calculated in ens_verify(), ens_crps() and ens_brier() by setting num_ref_members to a value that isn't NA. This gives the "ensemble adjusted" score, with the CRPS and Brier Score scaled to simulate the number of ensemble members set in num_ref_members. A special case of this is setting num_ref_members = Inf, which gives the so-called "fair" score.

This needs to be explained in the documentation for all functions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions