Package: algebraic.mle
Type: Package
Title: Algebraic Maximum Likelihood Estimators
Version: 0.9.0
Authors@R: 
    person("Alexander", "Towell", , "lex@metafunctor.com", role = c("aut", "cre"), comment = c(ORCID = "0000-0001-6443-9897"))
Maintainer: Alexander Towell <lex@metafunctor.com>
Description: Defines an algebra over maximum likelihood estimators (MLEs) by
    providing operators that are closed over MLEs, along with various statistical
    functions for inference. For background on maximum likelihood estimation,
    see Casella and Berger (2002, ISBN:978-0534243128). For the delta method
    and variance estimation, see Lehmann and Casella (1998, ISBN:978-0387985022).
License: GPL (>= 3)
Encoding: UTF-8
ByteCompile: true
Imports: algebraic.dist, stats, boot, mvtnorm, MASS, numDeriv
RoxygenNote: 7.3.3
URL: https://github.com/queelius/algebraic.mle,
        https://queelius.github.io/algebraic.mle/
BugReports: https://github.com/queelius/algebraic.mle/issues
Suggests: rmarkdown, dplyr, knitr, ggplot2, tibble, CDFt
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2026-01-08 02:59:04 UTC; spinoza
Author: Alexander Towell [aut, cre] (ORCID:
    <https://orcid.org/0000-0001-6443-9897>)
Repository: CRAN
Date/Publication: 2026-01-09 18:50:02 UTC
Built: R 4.5.2; ; 2026-02-13 03:19:22 UTC; windows
