# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "clmstan" in publications use:' type: software license: MIT title: 'clmstan: Cumulative Link Models with ''CmdStanR''' version: 0.1.2 doi: 10.32614/CRAN.package.clmstan abstract: Fits cumulative link models (CLMs) for ordinal categorical data using 'CmdStanR'. Supports various link functions including logit, probit, cloglog, loglog, cauchit, and flexible parametric links such as Generalized Extreme Value (GEV), Asymmetric Exponential Power (AEP), and Symmetric Power. Models are pre-compiled using the 'instantiate' package for fast execution without runtime compilation. Methods are described in Agresti (2010, ISBN:978-0-470-08289-8), Wang and Dey (2011) , and Naranjo, Perez, and Martin (2015) . authors: - family-names: Momozaki given-names: Tomotaka email: momozaki.stat@gmail.com repository: https://cran.r-universe.dev repository-code: https://github.com/t-momozaki/clmstan commit: fc92797ecb7b145d0548f11177a1c795da7d145f url: https://t-momozaki.github.io/clmstan/ date-released: '2026-06-29' contact: - family-names: Momozaki given-names: Tomotaka email: momozaki.stat@gmail.com