On Fri, 30 Apr 2004, Phillip Good wrote: > Before I duplicate effort are there existing programs for computing the coefficients for > a) LAD regression LAD regression is a special case of quantile regression, which is handled by the quantreg package. -thomas