slm: Stationary Linear Models

Provides statistical procedures for linear regression in the general context where the errors are assumed to be correlated. Different ways to estimate the asymptotic covariance matrix of the least squares estimators are available. Starting from this estimation of the covariance matrix, the confidence intervals and the usual tests on the parameters are modified. The functions of this package are very similar to those of 'lm': it contains methods such as summary(), plot(), confint() and predict(). The 'slm' package is described in the paper by E. Caron, J. Dedecker and B. Michel (2019), "Linear regression with stationary errors: the R package slm", arXiv preprint <arXiv:1906.06583>.

Version: 1.2.0
Depends: R (≥ 2.10)
Imports: ltsa, methods, stats, capushe, sandwich, expm
Published: 2020-08-31
Author: Emmanuel Caron, Jérôme Dedecker, Bertrand Michel
Maintainer: Emmanuel Caron <emmanuelcaron3 at gmail.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: slm results

Documentation:

Reference manual: slm.pdf

Downloads:

Package source: slm_1.2.0.tar.gz
Windows binaries: r-devel: slm_1.2.0.zip, r-release: slm_1.2.0.zip, r-oldrel: slm_1.2.0.zip
macOS binaries: r-release (arm64): slm_1.2.0.tgz, r-oldrel (arm64): slm_1.2.0.tgz, r-release (x86_64): slm_1.2.0.tgz
Old sources: slm archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=slm to link to this page.