Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 322 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 322 Bytes

Bayesian Analysis

4/28/2021 - Zuckerman Lab - OHSU

Jupyter Notebook explaining the concepts behind Bayesian analysis - focused primarily on parameter estimation for a simple linear model with noisy data.

MeshGrid.py - a script to generate a meshgrid in parameter space. Refer to 'example.py' for a working example.