CosmoStat / CosmoStat/sp_validation
error estimate comparison
Open
@martinkilbinger is already working on this.
Since Apr 20, 2022.
enhancement
- Dominant language
- Python
- Stars
- 2
- Forks
- 5
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 19
Description
For additive bias, leakage, xi_sys and other, we have different choices for error estimation:
- rms between random subsamples with and without replacement
- true jackknife
- bootstrap
- error of the mean
We should check and assess these errors.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.