We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
sorry for the delay into getting this. I looked into linearmodels. All covariance type parameters are coming in through https://github.com/bashtage/linearmodels/blob/9cc61bdb9ffb27c005d022315636aaaf2aca6fda/linearmodels/panel/covariance.py#L719 and from there each covariance type class inherits from https://github.com/bashtage/linearmodels/blob/9cc61bdb9ffb27c005d022315636aaaf2aca6fda/linearmodels/panel/covariance.py#L38
linearmodels
I think our approach should then be to also inherit HomoskedasticCovariance and provide a plug and play way to just insert into linearmodels
HomoskedasticCovariance
Your implementation of boot_algo_3 is perfect to test this out. Will let you know how it goes!
boot_algo_3
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
No description provided.
The text was updated successfully, but these errors were encountered: