Package: ModalCens Type: Package Title: Parametric Modal Regression with Right Censoring Version: 0.2.0 Authors@R: c(person("Christian", "Galarza", , "chedgala@espol.edu.ec", role = c("aut", "cre")), person("Victor", "Lachos", role = "aut")) Description: 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) . License: GPL-3 Encoding: UTF-8 RoxygenNote: 7.3.3 Depends: R (>= 4.1.0) Imports: stats, graphics URL: https://github.com/chedgala/ModalCens BugReports: https://github.com/chedgala/ModalCens/issues Repository: https://chedgala.r-universe.dev Date/Publication: 2026-03-13 02:45:17 UTC RemoteUrl: https://github.com/chedgala/modalcens RemoteRef: HEAD RemoteSha: a89ee5a39097a2c8d11ddae98c1cb41843d9a25f NeedsCompilation: no Packaged: 2026-06-13 07:50:55 UTC; root Author: Christian Galarza [aut, cre], Victor Lachos [aut] Maintainer: Christian Galarza