You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?The text was updated successfully, but these errors were encountered: