# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ModalCens" in publications use:' type: software license: GPL-3.0-only title: 'ModalCens: Parametric Modal Regression with Right Censoring' version: 0.2.0 doi: 10.32614/CRAN.package.ModalCens abstract: Implements parametric modal regression for continuous positive distributions of the exponential family and beyond (e.g., Log-Logistic, Birnbaum-Saunders) under right censoring. Provides functions to link the conditional mode to a linear predictor using alternative parameterizations. Includes maximum likelihood estimation via numerical optimization, asymptotic inference based on the observed Fisher information matrix, and model diagnostics using randomized quantile residuals. See Galarza and Lachos (2026) . authors: - family-names: Galarza given-names: Christian email: chedgala@espol.edu.ec - family-names: Lachos given-names: Victor repository: https://chedgala.r-universe.dev repository-code: https://github.com/chedgala/ModalCens commit: a89ee5a39097a2c8d11ddae98c1cb41843d9a25f url: https://github.com/chedgala/ModalCens date-released: '2026-03-13' contact: - family-names: Galarza given-names: Christian email: chedgala@espol.edu.ec