Encoding: UTF-8
Package: prais
Type: Package
Title: Prais-Winsten Estimator for AR(1) Serial Correlation
Version: 1.1.4
Authors@R: 
    c(
        person("Franz X.", "Mohr", email = "franz.x.mohr@outlook.com", role = c("aut","cre"), comment = c(ORCID = "0009-0003-8890-7781"))
    )
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), sandwich, pcse
Imports: stats
RoxygenNote: 7.3.2
URL: https://github.com/franzmohr/prais
BugReports: https://github.com/franzmohr/prais/issues
Collate: 'data.R' 'prais-package.R' 'prais_winsten.R' 'predict.prais.R'
        'print.prais.R' 'summary.prais.R' 'print.summary.prais.R'
        'pw_transform.R' 'vcovHC.R' 'vcovPC.R'
LazyData: true
NeedsCompilation: no
Packaged: 2025-06-25 20:34:01 UTC; fxm-acer
Author: Franz X. Mohr [aut, cre] (ORCID:
    <https://orcid.org/0009-0003-8890-7781>)
Maintainer: Franz X. Mohr <franz.x.mohr@outlook.com>
Repository: CRAN
Date/Publication: 2025-06-25 20:50:02 UTC
Built: R 4.6.0; ; 2025-10-11 02:18:56 UTC; windows
