dabd
- 25
- 0
How to compute \beta = arg min_\beta \sum_{i=1}^N {|y_i - x_i^T \beta|
statdad said:There is no closed-form solution for this (contrary to the situation with least squares). The software you use (R, SAS, etc) use a variety of methods. check the relevant documentation for those programs.