Package: RelDists
Title: Estimation for some Reliability Distributions
Version: 1.0.1
Authors@R: c(
    person(given="Freddy", 
           family="Hernandez-Barajas",
           email="fhernanb@unal.edu.co",
           role = c("aut", "cre"), 
           comment = c(ORCID = "0000-0001-7459-3329")),
    person(given="Olga",
           family="Usuga", 
           email="olga.usuga@udea.edu.co", 
           role = c("aut"),
           comment = c(ORCID = "0000-0003-3062-1820")),
    person(given="Carmen",
           family="Patino", 
           email="elena.patino@udea.edu.co", 
           role = "aut"),
    person(given="Jaime",
           family="Mosquera",
           email="jmosquerag@unal.edu.co", 
           role = c("aut"),
           comment = c(ORCID = "0000-0002-1684-4756"))
  )
Description: Parameters estimation and linear regression models for Reliability 
    distributions families reviewed by Almalki & Nadarajah (2014)
    <doi:10.1016/j.ress.2013.11.010> using Generalized Additive
    Models for Location, Scale and Shape, GAMLSS by Rigby & Stasinopoulos
    (2005) <doi:10.1111/j.1467-9876.2005.00510.x>.
Depends: R (>= 3.5.0), survival, EstimationTools (>= 4.0.0)
License: GPL-3
URL: https://fhernanb.github.io/RelDists/
BugReports: https://github.com/fhernanb/RelDists/issues
Encoding: UTF-8
RdMacros: Rdpack
Imports: gamlss, gamlss.dist, Rdpack, zipfR, BBmisc, lamW, VGAM
LazyData: true
Suggests: knitr, rmarkdown, viridis, autoimage, gamlss.cens, V8, alr4
RoxygenNote: 7.3.3
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2026-02-21 16:07:56 UTC; fhern
Author: Freddy Hernandez-Barajas [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-7459-3329>),
  Olga Usuga [aut] (ORCID: <https://orcid.org/0000-0003-3062-1820>),
  Carmen Patino [aut],
  Jaime Mosquera [aut] (ORCID: <https://orcid.org/0000-0002-1684-4756>)
Maintainer: Freddy Hernandez-Barajas <fhernanb@unal.edu.co>
Repository: CRAN
Date/Publication: 2026-02-24 09:30:26 UTC
