Before I duplicate effort are there existing programs for computing the coefficients for a) LAD regression b) Deming or Errors-in-Variables Regression? Phillip Good [[alternative HTML version deleted]]
On Fri, 30 Apr 2004, Phillip Good wrote:> Before I duplicate effort are there existing programs for computing the coefficients for > a) LAD regressionLAD regression is a special case of quantile regression, which is handled by the quantreg package. -thomas