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) <doi:10.48550/arXiv.2603.07099>.
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
NeedsCompilation: no
Packaged: 2026-08-20 16:44:10 UTC; chedgala
Author: Christian Galarza [aut, cre],
  Victor Lachos [aut]
Maintainer: Christian Galarza <chedgala@espol.edu.ec>
Repository: CRAN
Date/Publication: 2026-08-21 17:50:02 UTC
