Paul Bürkner
paulbuerkner.com
Paul Bürkner
@paulbuerkner.com
Full Professor of Computational Statistics at TU Dortmund University

Scientist | Statistician | Bayesian | Author of brms | Member of the Stan and BayesFlow development teams

Website: https://paulbuerkner.com

Opinions are my own
the logging is done in rstan. so a fix if needed will have to be there I assume.
June 1, 2025 at 6:21 PM
there is not unfortunately. I didn't have time to look into it anymore.
May 23, 2025 at 6:24 PM
can you post a reprex on github?
March 21, 2025 at 7:29 PM
cool idea! I will think about how to achieve something like this. can you open an issue on GitHub so I don't forget aboht it?
January 29, 2025 at 8:26 AM
I think this should be documented in the brms_families vignette. perhaps you can double check if the information you are looking for is indeed there.
January 9, 2025 at 5:54 PM
happy to work with you on that if we find the time :-)
January 3, 2025 at 1:00 PM
indeed, I saw it at StanCon but I am not sure anymore how production ready the method was.
January 2, 2025 at 5:26 PM
something like this, yes. but ensuring the positive definiteness of arbitrary constraint correlation matrices is not trivial. so there may need to be some restrictions of what correlation patterns are allowed.
January 2, 2025 at 7:53 AM
I already thought about this. a complete SEM syntax in brms would support selective error correlations by generalizing set_rescor()
December 23, 2024 at 4:47 PM