# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "plasso" in publications use:' type: software license: GPL-3.0-only title: 'plasso: Cross-Validated (Post-) Lasso' version: 0.1.2 identifiers: - type: doi value: 10.32614/CRAN.package.plasso abstract: Built on top of the 'glmnet' library by Friedman, Hastie and Tibshirani (2010) , the 'plasso' package follows Knaus (2022) and comes up with two functions that estimate least squares Lasso and Post-Lasso models. The plasso() function adds coefficient paths for a Post-Lasso model to the standard 'glmnet' output. On top of that cv.plasso() cross-validates the coefficient paths for both the Lasso and Post-Lasso model and provides optimal hyperparameter values for the penalty term lambda. authors: - family-names: Stefan given-names: Glaisner email: stefan.glaisner@student.uni-tuebingen.de preferred-citation: type: manual title: 'plasso: Cross-validated Post-Lasso' authors: - family-names: Knaus given-names: Michael - family-names: Glaisner given-names: Stefan year: '2023' notes: R package version 0.1.1 url: https://CRAN.R-project.org/package=plasso repository: https://rm-1997.r-universe.dev repository-code: https://github.com/stefan-1997/plasso commit: 9ec7f26cda4ce0e5e05806433bef80eb4b3fe0c2 url: https://github.com/stefan-1997/plasso contact: - family-names: Stefan given-names: Glaisner email: stefan.glaisner@student.uni-tuebingen.de