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

how to raise limit above 1000 parameters? #187

Open
jpritikin opened this issue Sep 30, 2020 · 3 comments
Open

how to raise limit above 1000 parameters? #187

jpritikin opened this issue Sep 30, 2020 · 3 comments

Comments

@jpritikin
Copy link

I used devtools::install_github("stan-dev/shinystan") today. It looks like the drop-down for selecting a parameter is now limited to 1000 parameters. Is there an easy way to raise this limit?

@jgabry
Copy link
Member

jgabry commented Oct 1, 2020

Hmm, I didn't realize it was limited to that. @VeenDuco any ideas?

@jgabry
Copy link
Member

jgabry commented Oct 1, 2020

Actually @VeenDuco I guess this is using shinystan 2.x and not the v3 branch, so not related to anything you were working on. (@jpritikin there's a branch v3-alpha that might not have this problem, but I'm not sure.) I will take a look and see if I can figure out what's going on with the version that's currently on master.

@jpritikin
Copy link
Author

If I could provide a vector of parameters that I care about and shinystan could ignore the rest, that would be cool too.

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

2 participants