# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "serieshaz" in publications use:' type: software license: GPL-3.0-or-later title: 'serieshaz: Series System Distributions from Dynamic Failure Rate Components' version: 0.2.0 doi: 10.32614/CRAN.package.serieshaz abstract: Compose multiple dynamic failure rate distributions into series system distributions where the system hazard equals the sum of component hazards. Supports hazard, survival, cumulative distribution function, density, sampling, and maximum likelihood estimation fitting via the dfr_dist() class from 'flexhaz'. Series distributions implement the 'dist.structure' protocol so structural queries (phi, min_paths, min_cuts, system_signature, structural importance, reliability, dual) and the importance measures from 'dist.structure' work directly on serieshaz objects. Methods for series system reliability follow Barlow and Proschan (1975, ISBN:0898713692). authors: - family-names: Towell given-names: Alexander email: lex@metafunctor.com orcid: https://orcid.org/0000-0001-6443-9897 repository: https://queelius.r-universe.dev repository-code: https://github.com/queelius/serieshaz commit: bed2c400da919d900827c05e5b50e80bc755723c url: https://queelius.github.io/serieshaz/ date-released: '2026-05-18' contact: - family-names: Towell given-names: Alexander email: lex@metafunctor.com orcid: https://orcid.org/0000-0001-6443-9897