flo-schu / pymob

Python model building platform
MIT License
0 stars 0 forks source link

Add prior-predictive checks utility #16

Closed flo-schu closed 5 months ago

flo-schu commented 7 months ago

Prior predictive checks are essential for debugging models. A generic utility function helps the user to check, whether priors and error models were correctly specified and can capture the data. By default, prior predictions should be generated for a model to be inspected.

flo-schu commented 5 months ago

Completed in the development of the reversible-damage project