I am using rstanarm and want to create priors that are bound to be positive, so lower>0. How can I do this?
Asked
Active
Viewed 57 times
1 Answers
1
That is not currently possible with the rstanarm package. It is possible if you use the brms package or write your own Stan code.

Ben Goodrich
- 4,870
- 1
- 19
- 18