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

x-axis on plots produced with ggs_ppsd have incorrect label #81

Open
adcascone opened this issue May 16, 2024 · 0 comments
Open

x-axis on plots produced with ggs_ppsd have incorrect label #81

adcascone opened this issue May 16, 2024 · 0 comments

Comments

@adcascone
Copy link

Hello,

I noticed that plots produced with ggs_ppsd have x-axis labels that are "Posterior predictive mean" instead of "Posterior predictive standard deviation" as shown in Figure 7 of the Journal of Statistical Software paper that accompanies this package. Shown is the output of the following code:

data(linear)
ggs_ppsd(ggs(s.y.rep), outcome=y) #code from reference manual pg. 26

Rplot

I believe this might be a typo in the ggs_ppsd code (i.e., line 40 here). Is that the case?

Note: I am using ggmcmc version 1.5.1.1

Thank you for your time!
Arianna C.

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