Package: maskedcauses
Title: Likelihood Models for Systems with Masked Component Cause of
        Failure
Version: 0.9.3
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)
    <doi:10.1109/24.257799> and Craiu and Reiser (2006)
    <doi:10.1111/j.1541-0420.2005.00498.x>.
License: GPL (>= 3)
Language: en-US
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: knitr, rmarkdown, testthat (>= 3.0.0), algebraic.mle,
        algebraic.dist
Config/testthat/edition: 3
Imports: stats, likelihood.model, generics, numDeriv
Depends: R (>= 4.1.0)
VignetteBuilder: knitr
URL: https://queelius.github.io/maskedcauses/
BugReports: https://github.com/queelius/maskedcauses/issues
NeedsCompilation: no
Packaged: 2026-03-17 18:07:03 UTC; spinoza
Author: Alexander Towell [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6443-9897>)
Maintainer: Alexander Towell <lex@metafunctor.com>
Repository: CRAN
Date/Publication: 2026-03-17 19:00:03 UTC
Built: R 4.6.0; ; 2026-04-26 01:10:24 UTC; unix
