Skip to content

[RsR] What R functions provide least median of squares regression analysis?

2 messages · Kelly Thompson, Matias Salibian-Barrera

#
#
Hi Kelly,

That's the only implementation I know, although I haven't used it in 
many years. It is a notably difficult optimization problem, but I'm not 
aware of any new developments in the algorithm after the mid- to 
late-90's, so the implementation in MASS::lqs may very well the state of 
the art version.

Matias
On 2022-05-03 5:57 a.m., Kelly Thompson wrote: