Thanks to visit codestin.com
Credit goes to github.com

Skip to content
/ RelDists Public

❗ This is a read-only mirror of the CRAN R package repository. RelDists — Estimation for some Reliability Distributions. Homepage: https://ousuga.github.io/RelDists/ Report bugs for this package: https://github.com/ousuga/RelDists/issues

Notifications You must be signed in to change notification settings

cran/RelDists

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 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.

About

❗ This is a read-only mirror of the CRAN R package repository. RelDists — Estimation for some Reliability Distributions. Homepage: https://ousuga.github.io/RelDists/ Report bugs for this package: https://github.com/ousuga/RelDists/issues

Resources

Stars

Watchers

Forks

Packages

No packages published