roualdes / bridgestan

BridgeStan provides efficient in-memory access through Python, Julia, and R to the methods of a Stan model.
https://roualdes.github.io/bridgestan
BSD 3-Clause "New" or "Revised" License
88 stars 12 forks source link

Add functionality to build models inside R #172

Closed WardBrian closed 10 months ago

WardBrian commented 1 year ago

This addresses part of #100 and is more or less a straight port of the Python functionality.

I'm not at all a confident R programmer, so I'm going to ask if @jgabry or @rok-cesnovar could kindly spare some time to look this over.

WardBrian commented 10 months ago

I think this is ready now, but I'm still seeking some volunteer review from some of the Stan R programmers who will know more than me: @rok-cesnovar @jgabry @bgoodri

If any of you have some spare cycles, it isn't all that much code. I'd be happy to hop on a call and talk through it as well. Appreciate it if you're able!

rok-cesnovar commented 10 months ago

If you can walk me through this, would be happy to review it. We can schedule on Slack.