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

launch_shinystan error message #199

Open
willizhang opened this issue Jul 17, 2022 · 0 comments
Open

launch_shinystan error message #199

willizhang opened this issue Jul 17, 2022 · 0 comments

Comments

@willizhang
Copy link

willizhang commented Jul 17, 2022

When I tried to use launch_shinystan to reproduce a plot (Figure 4) from shinystan in the paper User-friendly Bayesian regression modeling: A tutorial with rstanarm and shinystan, an error message appeared:

"project "ggplot_fns.rda" has no activate script and so cannot be activated"

This is the code I used:

SingleLevelModel <- stan_glm(valence ~ arousal, data = dat)
launch_shinystan(SingleLevelModel)

I have searched Google and the Stan Forum, and I haven't seen this error been reported. So, I am reporting it here, and hope to get some help. Many thanks in advance!

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