Skip to content

potential mistake in the 2020 book - posterior predictive distribution plotted from result of link instead of sim #459

@husnoo

Description

@husnoo

Hi,

in R code 5.15, both mu<-link(5.3) and D_sim<-sim(m5.3) are created, but the code in R code 5.16 uses only the mu_mean version and yet Figure 5.5 calls it the posterior predictive distribution. I thought D_sim would be the right one? D_sim is computed and not used.

Sorry if this is something obviously wrong in my understanding.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions