CRAN/E | lineartestr

lineartestr

Linear Specification Testing

Installation

About

Tests whether the linear hypothesis of a model is correct specified using Dominguez-Lobato test. Also Ramsey's RESET (Regression Equation Specification Error Test) test is implemented and Wald tests can be carried out. Although RESET test is widely used to test the linear hypothesis of a model, Dominguez and Lobato (2019) proposed a novel approach that generalizes well known specification tests such as Ramsey's. This test relies on wild-bootstrap; this package implements this approach to be usable with any function that fits linear models and is compatible with the update() function such as 'stats'::lm(), 'lfe'::felm() and 'forecast'::Arima(), for ARMA (autoregressive–moving-average) models. Also the package can handle custom statistics such as Cramer von Mises and Kolmogorov Smirnov, described by the authors, and custom distributions such as Mammen (discrete and continuous) and Rademacher. Manuel A. Dominguez & Ignacio N. Lobato (2019) doi:10.1080/07474938.2019.1687116.

Citation lineartestr citation info
github.com/FedericoGarza/lineartestr
Bug report File report

Key Metrics

Version 1.0.0
R undefined
Published 2020-06-12 1413 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks lineartestr results

Downloads

Yesterday 9 +29%
Last 7 days 54 +29%
Last 30 days 178 +16%
Last 90 days 476 -31%
Last 365 days 2.102 -5%

Maintainer

Maintainer

Federico Garza

fede.garza.ramirez@gmail.com

Authors

Federico Garza

aut / cre

Material

README
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Depends

R
> 3.2

Imports

Matrix
sandwich
dplyr
ggplot2
viridis
tidyr
readr
parallel
forecast

Suggests

testthat