Package: WALS
Version: 0.2.5
Date: 2024-06-21
Title: Weighted-Average Least Squares Model Averaging
Authors@R: 
    person("Kevin", "Huynh", email = "Kevin.Huynh@unibas.ch",
           role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-4621-2274"))
Depends: R (>= 4.0.0)
Imports: Formula (>= 1.2-3), MASS (>= 7.3-51.6), methods, Rdpack(>=
        2.1.3), stats
Suggests: AER, BayesVarSel, BMS, testthat (>= 3.1.10)
Description: Implements Weighted-Average Least Squares model averaging
    for negative binomial regression models of Huynh (2024) <doi:10.48550/arXiv.2404.11324>,
    generalized linear models of De Luca, Magnus, Peracchi (2018) 
    <doi:10.1016/j.jeconom.2017.12.007> and linear regression models of 
    Magnus, Powell, Pruefer (2010) <doi:10.1016/j.jeconom.2009.07.004>, see also 
    Magnus, De Luca (2016) <doi:10.1111/joes.12094>. Weighted-Average Least Squares
    for the linear regression model is based on the original 'MATLAB' code by 
    Magnus and De Luca <https://www.janmagnus.nl/items/WALS.pdf>, see also 
    Kumar, Magnus (2013) <doi:10.1007/s13571-013-0060-9> and 
    De Luca, Magnus (2011) <doi:10.1177/1536867X1201100402>.
License: GPL-2 | GPL-3
URL: https://github.com/kevhuy/WALS
BugReports: https://github.com/kevhuy/WALS/issues
LazyData: true
RdMacros: Rdpack
Encoding: UTF-8
RoxygenNote: 7.3.1
NeedsCompilation: no
Packaged: 2024-06-21 08:15:20 UTC; huykev00
Author: Kevin Huynh [aut, cre] (<https://orcid.org/0000-0002-4621-2274>)
Maintainer: Kevin Huynh <Kevin.Huynh@unibas.ch>
Repository: CRAN
Date/Publication: 2024-06-21 08:40:02 UTC
Built: R 4.3.3; ; 2025-01-24 17:52:02 UTC; unix
