Open yebai opened 6 months ago
I find Soss's model manipulation functionalities quite nice, e.g., Do and predictive. We could implement some of these functionalities for BUGS models.
Do
predictive
https://cscherrer.github.io/Soss.jl/stable/api/
cc @cscherrer
I hadn't heard of JuliaBUGS before, very nice!
We could have corresponding model operations for melding and cut as discussed for compositional inference.
melding
cut
I find Soss's model manipulation functionalities quite nice, e.g.,
Do
andpredictive
. We could implement some of these functionalities for BUGS models.https://cscherrer.github.io/Soss.jl/stable/api/
cc @cscherrer