Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve documentation for fair scores #42

Open
andrew-MET opened this issue Sep 15, 2021 · 0 comments
Open

Improve documentation for fair scores #42

andrew-MET opened this issue Sep 15, 2021 · 0 comments
Labels
documentation Issue with documentation

Comments

@andrew-MET
Copy link
Collaborator

"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.

@andrew-MET andrew-MET added the documentation Issue with documentation label Sep 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Issue with documentation
Projects
None yet
Development

No branches or pull requests

1 participant