Skip to content

slm

Stationary Linear Models

v1.2.0 · Aug 31, 2020 · GPL-3

Description

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>.

Downloads

246

Last 30 days

18161st

618

Last 90 days

2.5K

Last year

Trend: +26.2% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Emmanuel Caron <emmanuelcaron3@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Emmanuel",
                      family = "Caron",
                      role = c("aut", "cre"),
                      email = "emmanuelcaron3@gmail.com"),
               person(given = "Jérôme",
                      family = "Dedecker",
                      role = "aut"),
               person(given = "Bertrand",
                      family = "Michel",
                      role = "aut"))
as necessary.

The Description field contains
  <arXiv:1906.06583>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Emmanuel Caron <emmanuelcaron3@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Emmanuel",
                      family = "Caron",
                      role = c("aut", "cre"),
                      email = "emmanuelcaron3@gmail.com"),
               person(given = "Jérôme",
                      family = "Dedecker",
                      role = "aut"),
               person(given = "Bertrand",
                      family = "Michel",
                      role = "aut"))
as necessary.

The Description field contains
  <arXiv:1906.06583>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Emmanuel Caron <emmanuelcaron3@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Emmanuel",
                      family = "Caron",
                      role = c("aut", "cre"),
    
...[truncated]...
(given = "Bertrand",
                      family = "Michel",
                      role = "aut"))
as necessary.

The Description field contains
  <arXiv:1906.06583>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Emmanuel Caron <emmanuelcaron3@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Emmanuel",
                      family = "Caron",
                      role = c("aut", "cre"),
    
...[truncated]...
(given = "Bertrand",
                      family = "Michel",
                      role = "aut"))
as necessary.

The Description field contains
  <arXiv:1906.06583>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.

Dependency Network

Dependencies Reverse dependencies ltsa capushe sandwich expm slm

Version History

new 1.2.0 Mar 10, 2026
updated 1.2.0 ← 1.1.0 diff Aug 30, 2020
updated 1.1.0 ← 1.0.0 diff Oct 23, 2019
new 1.0.0 Jul 22, 2019