I know how to calculate a least-squares regression, which minimizes the sum of the squares of the distances to the line.
Instead, I want to minimize the the maximum distance (of any point) to the line.
Can someone point me in the right direction .... is there a formula or would it be some kind of iterative refinement?
Instead, I want to minimize the the maximum distance (of any point) to the line.
Can someone point me in the right direction .... is there a formula or would it be some kind of iterative refinement?