Thanks to visit codestin.com
Credit goes to github.com

Skip to content

This repository contains the group project created for the course "402-0738-10L Bayesian Statistical Methods and Data Analysis" in the fall semester 2024 at ETH.

Notifications You must be signed in to change notification settings

lukfelix/BayesStatProject

Repository files navigation

BayesStatProject

This repository contains the group project created for the course "402-0738-10L Bayesian Statistical Methods and Data Analysis" in the fall semester of 2024 at ETH. Link to course information

Our project is based on recent work by Coulombe et al 2024 and aims to reproduce their result and further explore its implications.

Contributors to the project are:
Céline Nussbaumer
Maximilian Reiter
Ryan Meierhofer
Kevin Kohli
and Lukas Felix

View-only link to the report on Overleaf

All necessary packages can be installed e.g. with pip using:

pip install numpy matplotlib emcee batman-package corner tqdm

FILESTRUCTURE

"analysis.py" contains the entire analysis, from simulation, to modelling, all the way to mcmc. It is the "mother file".

The other files contain certain functions which are being used via the analysis.py file. Those are all the "children files" and do not perform anything on their own. They are simply placeholders for certain functions.

About

This repository contains the group project created for the course "402-0738-10L Bayesian Statistical Methods and Data Analysis" in the fall semester 2024 at ETH.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages