# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "lineartestr" in publications use:' type: software license: GPL-2.0-or-later title: 'lineartestr: Linear Specification Testing' version: 1.0.0 identifiers: - type: doi value: 10.32614/CRAN.package.lineartestr abstract: 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) . authors: - family-names: Garza given-names: Federico email: fede.garza.ramirez@gmail.com orcid: https://orcid.org/0000-0001-7015-8186 preferred-citation: type: manual title: 'lineartestr: Test the linear specification of a model' authors: - family-names: Garza given-names: Federico email: fede.garza.ramirez@gmail.com orcid: https://orcid.org/0000-0001-7015-8186 year: '2024' notes: R package version 1.0.0 url: https://github.com/FedericoGarza/lineartestr repository: https://azulgarza.r-universe.dev repository-code: https://github.com/FedericoGarza/lineartestr commit: bfeda5e53248f968dcc1cd0c37cf63366ffd2532 url: https://github.com/FedericoGarza/lineartestr contact: - family-names: Garza given-names: Federico email: fede.garza.ramirez@gmail.com orcid: https://orcid.org/0000-0001-7015-8186