Package: CensRegSMSN
Title: Censored Linear Regression Models under Heavy‑tailed
        Distributions
Version: 0.0.1
Authors@R: 
    c(
        person(given = "Yessenia",  family = "Alvarez Gil", email = "yessenia.alvarez@ufpe.br", role = c("aut", "cre")),
        person(given = "Aldo M.",   family = "Garay",   email = "agaray@de.ufpe.br",        role = "aut"),
        person(given = "Victor H.", family = "Lachos",  email = "hlachos@uconn.edu",        role = "aut")
    )
Maintainer: Yessenia Alvarez Gil <yessenia.alvarez@ufpe.br>
Description: Functions for fitting univariate linear regression models under Scale Mixtures of Skew-Normal (SMSN) distributions, considering left, right or interval censoring and missing responses. Estimation is performed via an EM-type algorithm. Includes selection criteria, sample generation and envelope. For details, see Gil, Y.A., Garay, A.M., and Lachos, V.H. (2025) 
    <doi:10.1007/s10260-025-00797-x>.
License: GPL-3
Encoding: UTF-8
RoxygenNote: 7.3.2
Depends: R (>= 3.5.0)
Imports: mvtnorm, mnormt, cubature, ggplot2
NeedsCompilation: no
Packaged: 2025-11-15 02:01:56 UTC; Usuario
Author: Yessenia Alvarez Gil [aut, cre],
  Aldo M. Garay [aut],
  Victor H. Lachos [aut]
Repository: CRAN
Date/Publication: 2025-11-19 19:40:12 UTC
Built: R 4.5.1; ; 2025-11-19 22:12:35 UTC; unix
