Package: prais
Type: Package
Title: Prais-Winsten Estimator for AR(1) Serial Correlation
Version: 1.1.0
Authors@R: person("Franz X.", "Mohr", email = "prais.r@outlook.com", role = c("aut","cre"))
Description: The Prais-Winsten estimator (Prais & Winsten, 1954) takes into account AR(1) serial correlation of the errors in a linear regression model. The procedure recursively estimates the coefficients and the error autocorrelation of the specified model until sufficient convergence of the AR(1) coefficient is attained.
License: GPL-2
Depends: R (>= 3.2.0)
Imports: stats
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
URL: https://github.com/FranzMohr/prais
BugReports: https://github.com/FranzMohr/prais/issues
Collate: 'prais_winsten.R' 'print.prais.R' 'summary.prais.R'
        'print.summary.prais.R' 'pw_transform.R'
NeedsCompilation: no
Packaged: 2019-01-05 19:40:47 UTC; franz
Author: Franz X. Mohr [aut, cre]
Maintainer: Franz X. Mohr <prais.r@outlook.com>
Repository: CRAN
Date/Publication: 2019-01-05 20:00:03 UTC
