R-CMD-check AppVeyor Build Status Lifecycle: maturing Project Status: Active – The project has reached a stable, usable state and is being actively developed. CRAN_Status_Badge CRAN_Download_Badge

RelDists

In this package are available multiple useful distributions for reliability analysis. With this package it is possible to estimate parameters and fit regression models within GAMLSS framework.

Installation

To install the RelDists package, follow the instructions below:

# Installing from CRAN:
install.packages("RelDists")

# Or the development version from GitHub:
# install.packages("pak")
pak::pak("fhernanb/RelDists")

You can visit the package website to explore the vignettes (articles) and function reference.