-
-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ability to show evolution of the Markov Chains #142
Labels
Comments
It would be great to have a couple fun examples of this (personally, I prefer 2-d plots to pseudo-3d) which we could write up as a notebook or even just a blog post.
… On Dec 13, 2016, at 4:54 PM, bgoodri ***@***.***> wrote:
Similar to
https://groups.google.com/d/msg/stan-users/Vwi_o393QYQ/igNkaE9pCwAJ <https://groups.google.com/d/msg/stan-users/Vwi_o393QYQ/igNkaE9pCwAJ>
the visualization tab of shinystan should have an option to show how the Markov Chain moves, perhaps using different colors for the different chains, in two or three dimensions (with one dimension usually being lp__). I am thinking that one point would show up at a time (perhaps with a half second pause) big and bold at first and then have its point shrunk along with more transparency once the next point comes up.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#142>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ADOBUQlRPyxlJYum59QmlKBdWIkapVNXks5rHxQngaJpZM4LMRgK>.
|
There is something along these lines (I think) in a pull request for some
cool animation stuff I've been meaning to get to. I need to reach out to
the guy who submitted it.
On Tue, Dec 13, 2016 at 4:58 PM Andrew Gelman <[email protected]>
wrote:
… It would be great to have a couple fun examples of this (personally, I
prefer 2-d plots to pseudo-3d) which we could write up as a notebook or
even just a blog post.
> On Dec 13, 2016, at 4:54 PM, bgoodri ***@***.***> wrote:
>
> Similar to
> https://groups.google.com/d/msg/stan-users/Vwi_o393QYQ/igNkaE9pCwAJ <
https://groups.google.com/d/msg/stan-users/Vwi_o393QYQ/igNkaE9pCwAJ>
> the visualization tab of shinystan should have an option to show how the
Markov Chain moves, perhaps using different colors for the different
chains, in two or three dimensions (with one dimension usually being lp__).
I am thinking that one point would show up at a time (perhaps with a half
second pause) big and bold at first and then have its point shrunk along
with more transparency once the next point comes up.
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub <
#142>, or mute the thread <
https://github.com/notifications/unsubscribe-auth/ADOBUQlRPyxlJYum59QmlKBdWIkapVNXks5rHxQngaJpZM4LMRgK
>.
>
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#142 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AHb4Q8IByVRz7QnbX4nFA5G0sernfYTTks5rHxUUgaJpZM4LMRgK>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Similar to
https://groups.google.com/d/msg/stan-users/Vwi_o393QYQ/igNkaE9pCwAJ
the visualization tab of shinystan should have an option to show how the Markov Chain moves, perhaps using different colors for the different chains, in two or three dimensions (with one dimension usually being lp__). I am thinking that one point would show up at a time (perhaps with a half second pause) big and bold at first and then have its point shrunk along with more transparency once the next point comes up.
The text was updated successfully, but these errors were encountered: