LinearRegressionMDE: Minimum Distance Estimation in Linear Regression Model
Consider linear regression model Y = Xb + error where the distribution function of errors is unknown, but errors are independent and symmetrically distributed. The package contains a function named LRMDE which takes Y and X as input and returns minimum distance estimator of parameter b in the model.
Version: |
1.0 |
Depends: |
R (≥ 3.2.2) |
Published: |
2015-09-14 |
Author: |
Jiwoong Kim [aut, cre] |
Maintainer: |
Jiwoong Kim <kimjiwo2 at stt.msu.edu> |
License: |
GPL-2 |
NeedsCompilation: |
no |
CRAN checks: |
LinearRegressionMDE results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=LinearRegressionMDE
to link to this page.