Turing.jl icon indicating copy to clipboard operation
Turing.jl copied to clipboard

Needs a method to get generated_quantities from the result of an optimization

Open dlakelan opened this issue 2 years ago • 0 comments

opt = optimize(mymodel,MAP())

genq = generated_quantities(mymodel,opt)

dlakelan avatar Sep 11 '22 00:09 dlakelan