README.md

ReliabilityTheory

Project Status: Active - The project has reached a stable, usable state and is being actively developed. license metacran downloads metacran version ReliabilityTheory status badge

The {ReliabilityTheory} package provides a variety of tools useful for performing structural reliability analysis, such as when using the structure function, system signature or survival signature.

Contact

Please feel free to:

Install stable release

You can install the latest release directly from CRAN as follows:

install.packages("ReliabilityTheory")

Install development version

You can install the latest version from R-universe as follows:

install.packages("ReliabilityTheory", repos = c("https://louisaslett.r-universe.dev", "https://cran.r-project.org"))

Alternatively, you can install directly from GitHub using the {remotes} package as follows:

install.packages("remotes")
remotes::install_github("louisaslett/ReliabilityTheory")

Under releases, the tree/commit from which CRAN releases were made are recorded, so historic source can be downloaded from there.

Citation

If you use this software, please cite one of the following:

Aslett, L. J. M. (2012), ReliabilityTheory: Tools for structural reliability analysis. R package, www.louisaslett.com

Aslett, L. J. M. (2012), MCMC for Inference on Phase-type and Masked System Lifetime Models, PhD thesis, Trinity College Dublin.

Thank-you.



louisaslett/ReliabilityTheory documentation built on Feb. 22, 2024, 8:02 p.m.