Package: auxvecLASSO
Title: LASSO Auxiliary Variable Selection and Auxiliary Vector
        Diagnostics
Version: 0.2.0
Authors@R: 
    person(
        given = "Gustaf", 
        family = "Andersson", 
        email = "gustafanderssons@gmail.com", 
        role = c("aut", "cre", "cph")
    )
Description: Provides tools for assessing and selecting auxiliary variables using LASSO. 
    The package includes functions for variable selection and diagnostics, facilitating 
    survey calibration analysis with emphasis on robust auxiliary vector selection. For 
    more details see Tibshirani (1996) <doi:10.1111/j.2517-6161.1996.tb02080.x> and 
    Caughrey and Hartman (2017) <doi:10.2139/ssrn.3494436>.
License: MIT + file LICENSE
Encoding: UTF-8
Depends: R (>= 4.5.0)
Imports: doParallel, parallelly, Matrix, glmnet, stats, survey, utils,
        pROC, crayon
Suggests: testthat (>= 3.0.0), foreach, knitr, rmarkdown, withr,
        sampling, dplyr
VignetteBuilder: knitr
Config/testthat/edition: 3
RoxygenNote: 7.3.2
URL: https://github.com/gustafanderssons/auxvecLASSO-R-Package
BugReports: https://github.com/gustafanderssons/auxvecLASSO-R-Package/issues
Language: en
NeedsCompilation: no
Packaged: 2025-08-23 11:27:05 UTC; SCBAFON
Author: Gustaf Andersson [aut, cre, cph]
Maintainer: Gustaf Andersson <gustafanderssons@gmail.com>
Repository: CRAN
Date/Publication: 2025-08-28 09:00:12 UTC
Built: R 4.5.1; ; 2025-10-21 13:10:02 UTC; windows
