# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "hierNest" in publications use:' type: software license: GPL-2.0-or-later title: 'hierNest: Penalized Regression with Hierarchical Nested Parameterization Structure' version: 1.0.2 doi: 10.32614/CRAN.package.hierNest abstract: Efficient implementation of penalized regression with hierarchical nested parametrization for grouped data. The package provides penalized regression methods that decompose subgroup specific effects into shared global effects, Major subgroup specific effects, and Minor subgroup specific effects, enabling structured borrowing of information across related clinical subgroups. Both lasso and hierarchical overlapping group lasso penalties are supported to encourage sparsity while respecting the nested subgroup structure. Efficient computation is achieved through a modified design matrix representation and a custom algorithm for overlapping group penalties. authors: - family-names: Jiang given-names: Ziren email: jian0746@umn.edu - family-names: Huling given-names: Jared email: huling@umn.edu - family-names: Hou given-names: Jue email: hou00123@umn.edu - family-names: Huo given-names: Lingfeng repository: https://cran.r-universe.dev repository-code: https://github.com/ZirenJiang/hierNest commit: 0a7e0c3d43f63056281e9eb1e0ae4eb85ff51b4a url: https://github.com/ZirenJiang/hierNest date-released: '2026-04-11' contact: - family-names: Jiang given-names: Ziren email: jian0746@umn.edu