poissonconsulting / extras

An R package of helper functions for Bayesian analyses
https://poissonconsulting.github.io/extras/
Other
9 stars 3 forks source link

Add functions to adjust sd of distributions without changing means for sensitivity analyses #59

Closed nehill197 closed 4 months ago

nehill197 commented 4 months ago

Use prefix sens for the functions. Some functions (e.g. Gamma, Poisson) will necessarily have the mean change with the sd. They should return a named vector of the adjusted parameters and not be vectorized.

nehill197 commented 4 months ago

Merged pull request - close