Package: maskedhaz Title: Masked-Cause Likelihood Models for Series Systems with Arbitrary Hazard Components Version: 0.1.0 Authors@R: person("Alexander", "Towell", , "lex@metafunctor.com", role = c("aut", "cre")) Description: Likelihood-based inference for series systems with masked component cause of failure, using arbitrary dynamic failure rate component distributions. Computes log-likelihood, score, Hessian, and maximum likelihood estimates for masked data satisfying conditions C1, C2, C3 under general component hazard functions. Implements the 'series_md' protocol defined in the 'maskedcauses' package. License: GPL (>= 3) URL: https://github.com/queelius/maskedhaz, https://queelius.github.io/maskedhaz/ BugReports: https://github.com/queelius/maskedhaz/issues Encoding: UTF-8 Language: en-US Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Depends: R (>= 3.5.0) Imports: serieshaz, flexhaz, algebraic.dist, likelihood.model, maskedcauses, generics, numDeriv, stats Suggests: testthat (>= 3.0.0), algebraic.mle, hypothesize, knitr, rmarkdown VignetteBuilder: knitr Config/testthat/edition: 3 Repository: https://queelius.r-universe.dev Date/Publication: 2026-04-15 22:59:29 UTC RemoteUrl: https://github.com/queelius/maskedhaz RemoteRef: HEAD RemoteSha: bc6ef67863f57242ec9eb4d76a8f3ee94320355f NeedsCompilation: no Packaged: 2026-07-23 07:13:55 UTC; root Author: Alexander Towell [aut, cre] Maintainer: Alexander Towell