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

In your notebook "nb_ch07_02.ipynb", when estimating uncertainty, I think it should use the estimation of sigma, "sigma_hat" #2

Open
TaiChiTiger opened this issue Mar 15, 2020 · 0 comments

Comments

@TaiChiTiger
Copy link

You generate some artificial data about linear regression. Known its process, you give parameters a, b and sigma. but when you estimate the uncertainty, you plot some graphics, I think it should use the estimated value of sigma, not use the true value, because you didn't know it. It is (sum of squared estimate of errors) / (n-k-1).

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