# -------------------------------------------- # 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.3 identifiers: - type: doi value: 10.32614/CRAN.package.plasso abstract: Provides tools for cross-validated Lasso and Post-Lasso estimation. Built on top of the 'glmnet' package by Friedman, Hastie and Tibshirani (2010) , the main function plasso() extends the standard 'glmnet' output with coefficient paths for Post-Lasso models, while cv.plasso() performs cross-validation for both Lasso and Post-Lasso models and different ways to select the penalty parameter lambda as discussed in Knaus (2021) . authors: - family-names: Knaus given-names: Michael C. email: michael.knaus@uni-tuebingen.de orcid: https://orcid.org/0000-0002-7328-1363 - family-names: Glaisner given-names: Stefan email: stefan-glaisner@posteo.de preferred-citation: type: manual title: 'plasso: Cross-validated Post-Lasso' authors: - family-names: Knaus given-names: Michael - family-names: Glaisner given-names: Stefan email: stefan-glaisner@posteo.de year: '2023' notes: R package version 0.1.1 url: https://CRAN.R-project.org/package=plasso repository: https://mcknaus.r-universe.dev repository-code: https://github.com/MCKnaus/plasso commit: cf8208388919ca6c6be2d7625d7ea5f492b9654c url: https://github.com/MCKnaus/plasso date-released: '2026-04-28' contact: - family-names: Knaus given-names: Michael C. email: michael.knaus@uni-tuebingen.de orcid: https://orcid.org/0000-0002-7328-1363