Package: WALS
Version: 0.2.3
Date: 2023-09-20
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 the Weighted-Average Least Squares method for model averaging
    of negative binomial regression models of Huynh (2023) (mimeo),
    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.2.3
NeedsCompilation: no
Packaged: 2023-09-21 15:09:04 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: 2023-09-22 15:30:02 UTC
