lmdiag icon indicating copy to clipboard operation
lmdiag copied to clipboard

Python Library providing Diagnostic Plots for Linear Regression

Results 2 lmdiag issues
Sort by recently updated
recently updated
newest added

Thank you for creating a nice package. It is very handy to install such a functionality with `pip`. However, I find this package to be rather slow for large datasets...

Thanks for a very useful package. It would be great if `lmdiag` is extended so that the estimation results of [linearmodels](https://github.com/bashtage/linearmodels) can be used as an input, e.g. [IV-2SLS](https://bashtage.github.io/linearmodels/doc/iv/results.html) and...