LMP
LMP copied to clipboard
Linear Models with Python
Results
2
LMP issues
Sort by
recently updated
recently updated
newest added
https://github.com/julianfaraway/LMP/blame/589a78976c12ebe2305a01e6692ab798948838ea/pyscripts/estim.py#L200 The code on line 200 is the same as the one on the line 189. But the code on line 200 should calculate the covariance of paramaters, whereas the...
https://github.com/julianfaraway/LMP/blob/6b6f59e1496a43bf80ae8675c9e22fc000229bd1/pyscripts/shrink.py#L307 ValueError: x and y must have same first dimension, but have shapes (100,) and (1, 100)