Package: LinearRegressionMDE
Title: Minimum Distance Estimation in Linear Regression Model
Version: 1.0
Authors@R: person("Jiwoong", "Kim", email = "kimjiwo2@stt.msu.edu", role = c("aut", "cre"))
Description: 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. 
Depends: R (>= 3.2.2)
License: GPL-2
LazyData: true
NeedsCompilation: no
Packaged: 2015-09-14 05:44:03 UTC; Jason
Author: Jiwoong Kim [aut, cre]
Maintainer: Jiwoong Kim <kimjiwo2@stt.msu.edu>
Repository: CRAN
Date/Publication: 2015-09-14 09:12:47
Built: R 4.2.0; ; 2022-04-25 20:25:16 UTC; unix
