Skip to content

BUG: OLS with clustering and nw_lags does not error #8360

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

Closed
wants to merge 2 commits into from
Closed

BUG: OLS with clustering and nw_lags does not error #8360

wants to merge 2 commits into from

Conversation

jessefarnham
Copy link
Contributor

Added statement to raise ValueError when OLS is run with clustering and
Newey-West adjustments. Closes #5884. This is a re-attempt at
GH8170.

Jesse Farnham added 2 commits September 22, 2014 14:51
Added statement to raise ValueError when OLS is run with clustering and
Newey-West adjustments. Closes GH5884.
@jreback jreback added the Error Reporting Incorrect or improved errors from pandas label Sep 22, 2014
@jreback jreback added this to the 0.15.0 milestone Sep 22, 2014
@jessefarnham
Copy link
Contributor Author

Tests are passing now--I think this is done.

@jreback
Copy link
Contributor

jreback commented Sep 23, 2014

can u squash into 1 commit

@jreback
Copy link
Contributor

jreback commented Sep 23, 2014

ping when green (after squash)

@jreback
Copy link
Contributor

jreback commented Sep 23, 2014

merged via 391e90b

thanks!

@jessefarnham
Copy link
Contributor Author

Thanks for merging this

@jessefarnham jessefarnham deleted the ols_nw_clustering_fix branch September 23, 2014 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Error Reporting Incorrect or improved errors from pandas
Projects
None yet
Development

Successfully merging this pull request may close these issues.

newey-west adjustment not working properly in OLS
2 participants