Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukasheinrich/learning_best_average_power
https://github.com/lukasheinrich/learning_best_average_power
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukasheinrich/learning_best_average_power
- Owner: lukasheinrich
- License: mit
- Created: 2022-03-14T22:12:40.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-26T12:14:33.000Z (almost 3 years ago)
- Last Synced: 2024-12-27T03:42:18.535Z (about 1 month ago)
- Language: Jupyter Notebook
- Size: 1.14 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning Best Average Power (... and somtimes Profile Likelihoods)
![Alt text](gauss_fig.png?raw=true "Title")
## Reproducinng Training
```
python wald_train_gauss.py
python wald_train_pois.py
```## Reproducinng Figures
Execute the notebooks `wald_example_01_gauss.ipynb` and `wald_example_02_onoff.ipynb`