# -------------------------------------------- # 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 majorization minimization 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://zirenjiang.r-universe.dev repository-code: https://github.com/ZirenJiang/hierNest commit: 633fb2c53e4b9ece51405adeee4cd997aba1d8ee url: https://github.com/ZirenJiang/hierNest date-released: '2026-03-02' contact: - family-names: Jiang given-names: Ziren email: jian0746@umn.edu