Package: maskedcauses Title: Likelihood Models for Systems with Masked Component Cause of Failure Version: 0.10.0 Authors@R: person("Alexander", "Towell", , "lex@metafunctor.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6443-9897")) Description: Maximum likelihood estimation for series systems where the component cause of failure is masked. Implements analytical log-likelihood, score, and Hessian functions for exponential, homogeneous Weibull, and heterogeneous Weibull component lifetimes under masked cause conditions (C1, C2, C3). Supports exact, right-censored, left-censored, and interval-censored observations via composable observation functors. Provides random data generation, model fitting, and Fisher information for asymptotic inference. See Lin, Loh, and Bai (1993) and Craiu and Reiser (2006) . License: GPL (>= 3) Language: en-US Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: knitr, rmarkdown, testthat (>= 3.0.0), algebraic.mle Config/testthat/edition: 3 Imports: stats, likelihood.model, generics, numDeriv, dist.structure Depends: R (>= 4.1.0) VignetteBuilder: knitr URL: https://queelius.github.io/maskedcauses/ BugReports: https://github.com/queelius/maskedcauses/issues Repository: https://queelius.r-universe.dev Date/Publication: 2026-05-24 08:11:03 UTC RemoteUrl: https://github.com/queelius/maskedcauses RemoteRef: HEAD RemoteSha: e0a23a2eb9f2f61c48de9f62bfc9c9be9422a862 NeedsCompilation: no Packaged: 2026-06-23 09:24:25 UTC; root Author: Alexander Towell [aut, cre] (ORCID: ) Maintainer: Alexander Towell