Package: aster
Version: 1.3-6
Date: 2025-10-18
Title: Aster Models
Authors@R: person(given = c("Charles", "J."), family = "Geyer",
    role = c("aut", "cre"), email = "geyer@umn.edu")
Depends: R (>= 4.3.0)
Imports: stats, trust
Suggests: numDeriv, knitr
ByteCompile: TRUE
Description: Aster models (Geyer, Wagenius, and Shaw, 2007,
    <doi:10.1093/biomet/asm030>; Shaw, Geyer, Wagenius, Hangelbroek, and
    Etterson, 2008, <doi:10.1086/588063>; Geyer, Ridley, Latta, Etterson,
    and Shaw, 2013, <doi:10.1214/13-AOAS653>) are exponential family
    regression models for life
    history analysis.  They are like generalized linear models except that
    elements of the response vector can have different families (e. g.,
    some Bernoulli, some Poisson, some zero-truncated Poisson, some normal)
    and can be dependent, the dependence indicated by a graphical structure.
    Discrete time survival analysis, life table analysis,
    zero-inflated Poisson regression, and
    generalized linear models that are exponential family (e. g., logistic
    regression and Poisson regression with log link) are special cases.
    Main use is for data in which there is survival over discrete time periods
    and there is additional data about what happens conditional on survival
    (e. g., number of offspring).  Uses the exponential family canonical
    parameterization (aster transform of usual parameterization).
    There are also random effects versions of these models.
License: MIT + file LICENSE
URL: https://www.stat.umn.edu/geyer/aster/
NeedsCompilation: yes
Packaged: 2025-10-19 19:35:05 UTC; geyer
Author: Charles J. Geyer [aut, cre]
Maintainer: Charles J. Geyer <geyer@umn.edu>
Repository: CRAN
Date/Publication: 2025-10-20 05:10:45 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-13 02:30:21 UTC; windows
Archs: x64
