Lars Karbach
Lars Karbach
# Notebook proposal **Title**: Bayesian Decision Analysis ## Why should this notebook be added to pymc-examples? PyMC lacking an example of a Bayesian Decision Analysis, much in the style of...
**Introductory Overview of PyMC**: **https://www.pymc.io/projects/docs/en/latest/learn/core_notebooks/pymc_overview.html**: ## Issue description In the Model of Case Study 1 the local shrinkage prior $\tilde\lambda^2_i$ is specified as $\tilde \lambda^2_i = \frac{c^2*\lambda^2_i}{c^2 + \tau^2*\lambda^2_i}$. However...
…s and color=green for positive return # Description The displayed daily return as given by the `dret_chart` command is implemented as a connected line chart. I think a bar chart...