Adam Gorm Hoffmann

Results 2 issues of Adam Gorm Hoffmann

I have written several Stan functions that return tuples (as R lists). Most of the time they work as intended, but occasionally R crashes due to a segfault with a...

bug

It said that sd = 1 / sqrt(var), where it should have been sd = 1 / sqrt(tau).