Open bob-carpenter opened 10 years ago
@bob-carpenter I've been closing outdated RStan issues but not sure if this old one should be closed. Do you still think we should be printing the sampler parameters in the output of print()
?
Up to you and Ben. It'd be nice if they could be extracted in the same way, but I also see the point of keeping them separate as they're not parameters per se.
I think we need at least an equivalent to extract. Right now you have to go through waaaaaaay too many hoops to get at the sampler parameters.
On Aug 7, 2016, at 1:50 AM, Bob Carpenter notifications@github.com wrote:
Up to you and Ben. It'd be nice if they could be extracted in the same way, but I also see the point of keeping them separate as they're not parameters per se.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Yes, please to something that works just like extract to pull out sampler params. Even better if I can just use extract to extract them.
I can never remember how to pull them out so I have Jonah's instructions pinned to my desktop.
And I would very much like at least an option to see them in the printed output by default along with other diagnostics. Then we'll tell every user to turn on that output if they have a question.
On Aug 7, 2016, at 4:48 AM, Michael Betancourt notifications@github.com wrote:
I think we need at least an equivalent to extract. Right now you have to go through waaaaaaay too many hoops to get at the sampler parameters.
On Aug 7, 2016, at 1:50 AM, Bob Carpenter notifications@github.com wrote:
Up to you and Ben. It'd be nice if they could be extracted in the same way, but I also see the point of keeping them separate as they're not parameters per se.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.
We want to include the same diagnostic output "parameters" as in CmdStan, which means adding
So that means adding:
CmdStan's output looks like: