Skip to content

The equation of pred.39 in 5.2.1 #5

@alexsychu

Description

@alexsychu

Hi,

I am reviewing all the R codes, the functions, data structures and arguments to prepare for Week 5 Project.

In the Week 4 Rmd code of 5.2.1_Bayesian_linear_regression.Rmd, line 152

pred.39 = predict(bodyfat.lm, newdata=bodyfat[39,], interval="prediction", level=.095)

The level should be 0.95, instead of 0.095, since in the text on line 159, it says "with a 95% chance ".

Regards
Alex Chu

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions