Package: LMfilteR
Type: Package
Title: Filter Methods for Parameter Estimation in Linear Regression
        Models
Version: 0.1.2
Authors@R: c(
  person("Christian", "Llano Robayo", email = "cxl985@miami.edu", role = c("aut","cre")),
  person("Nazrul", "Shaikh", email = "n.shaikh@miami.edu", role = "aut")
  )
Description: We present a method based on filtering algorithms to estimate the parameters of linear regressions, i.e. the coefficients and the variance of the error term. The proposed algorithms make use of Particle Filters following Ristic, B., Arulampalam, S., Gordon, N. (2004, ISBN: 158053631X) resampling methods.
License: GPL (>= 2)
Imports: MASS (>= 7.3-50), stats (>= 3.5.1)
Depends: R (>= 3.5.0)
Encoding: UTF-8
LazyData: true
BugReports: https://github.com/ChrissCod/LMfilteR/issues
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2018-08-14 03:56:04 UTC; luiscastroabril
Author: Christian Llano Robayo [aut, cre],
  Nazrul Shaikh [aut]
Maintainer: Christian Llano Robayo <cxl985@miami.edu>
Repository: CRAN
Date/Publication: 2018-08-14 04:20:25 UTC
