GLM.jl
GLM.jl copied to clipboard
Optimize Cook's Distance to avoid explicit matrix inverstion
See #415
- [ ] specific method for Cholesky solver
LinearModel - [ ] specific method for QR solver
LinearModel - [ ] general fall back method using QR solver ?