Nothing
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.
To install the RelDists
package you need to install devtools
package
before, follow the instructions below:
if (!require('devtools')) install.packages('devtools')
devtools::install_github('ousuga/RelDists', force=TRUE)
require(RelDists)
You can visit the package website to explore the vignettes (articles) and function reference.
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.