# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "orcutt" in publications use:' type: software license: GPL-2.0-only title: 'orcutt: Estimate Procedure in Case of First Order Autocorrelation' version: '2.3' identifiers: - type: doi value: 10.32614/CRAN.package.orcutt abstract: Solve first order autocorrelation problems using an iterative method. This procedure estimates both autocorrelation and beta coefficients recursively until we reach the convergence (8th decimal as default). The residuals are computed after estimating Beta using EGLS approach and Rho is estimated using the previous residuals. authors: - family-names: Spada given-names: Stefano email: lostefanospada@gmail.com preferred-citation: type: manual title: 'orcutt: Estimate Procedure in Case of First Order Autocorrelation' authors: - family-names: Stefano given-names: Spada - family-names: Quartagno given-names: Matteo - family-names: Tamburini given-names: Marco - family-names: Robinson given-names: David year: '2018' url: https://CRAN.R-project.org/package=orcutt repository: https://CRAN.R-project.org/package=orcutt date-released: '2018-09-27' contact: - family-names: Spada given-names: Stefano email: lostefanospada@gmail.com