Hi, I am trying to follow along with this https://mc-stan.org/users/documentation/case-studies/tutorial_rstanarm.html but would ideally like to specify the models manually as Stan files so I can do a similar analysis in Julia using Stan.jl. Is there an easy way to extract .stan files from models defined using the rstanarm package, I can manually translate but it would save a lot of time as I go through the examples.
By the way, if there is more interest in Stan.jl, please let us know, as we’ve been having a lot of conversations recently about improvements on the interfaces, so it would be good for Julia to be part of this.