Skip to content
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

add sample summary #8

Open
andymiller opened this issue Jul 14, 2015 · 0 comments
Open

add sample summary #8

andymiller opened this issue Jul 14, 2015 · 0 comments

Comments

@andymiller
Copy link
Collaborator

we have names of variables and collections of state samples - it'd be nice if we could have a very generic method for summarizing them on the command line (and maybe a method for pretty printing them in a notebook). Something like

variable  mean  sd  skew    autocorr    eff_samp_size
   x      0.22
   y0      0.21
   y1      0.11
...
   y100  0.01  ...

where x is a scalar, and y is a vector.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant