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

uncertainty of linear regression #256

Open
Lace-t opened this issue Feb 26, 2022 · 1 comment
Open

uncertainty of linear regression #256

Lace-t opened this issue Feb 26, 2022 · 1 comment

Comments

@Lace-t
Copy link

Lace-t commented Feb 26, 2022

Hi! Can I derive the uncertainty of coefficients when using astroML.linear_model.LinearRegressionwithErrors or astroML.linear_model.LinearRegression ?

@crhea93
Copy link

crhea93 commented Jun 25, 2022

Have you tried calculating the Hessian, taking the inverse, then taking the diagonals of the resulting matrix and square rooting them?

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

2 participants