Other packages > Find by keyword >

aster  

Aster Models
View on CRAN: Click here


Download and install aster package within the R console
Install from CRAN:
install.packages("aster")

Install from Github:
library("remotes")
install_github("cran/aster")

Install by package version:
library("remotes")
install_version("aster", "1.3-7")



Attach the package and use:
library("aster")
Maintained by
Charles J. Geyer
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2005-07-20
Latest Update: 2025-06-03
Description:
Aster models (Geyer, Wagenius, and Shaw, 2007, ; Shaw, Geyer, Wagenius, Hangelbroek, and Etterson, 2008, ; Geyer, Ridley, Latta, Etterson, and Shaw, 2013, ) 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.
How to cite:
Charles J. Geyer (2005). aster: Aster Models. R package version 1.3-7, https://cran.r-project.org/web/packages/aster. Accessed 06 Jun. 2026.
Previous versions and publish date:
0.2-1 (2005-07-22 09:09), 0.2 (2005-07-20 11:06), 0.3-1 (2005-09-07 19:22), 0.3 (2005-08-05 16:18), 0.4-1 (2005-11-24 10:13), 0.5-2 (2006-07-14 08:13), 0.6-2 (2006-08-03 12:30), 0.7-1 (2007-05-21 10:25), 0.7-2 (2007-07-09 21:54), 0.7-3 (2007-10-09 21:57), 0.7-4 (2008-03-21 20:26), 0.7-5 (2008-07-05 18:13), 0.7-6 (2009-01-12 09:27), 0.7-7 (2009-03-24 08:58), 0.7-8 (2012-03-18 07:27), 0.8-19 (2012-10-10 07:31), 0.8-20 (2012-10-21 15:20), 0.8-21 (2013-03-30 15:29), 0.8-23 (2013-05-06 07:22), 0.8-27 (2013-07-02 20:00), 0.8-30 (2014-06-01 08:14), 0.8-31 (2015-07-17 19:58), 0.9.1.1 (2018-02-15 09:02), 0.9.1 (2017-03-15 09:04), 0.9 (2017-03-11 00:18), 1.0-2 (2018-07-05 22:12), 1.0-3 (2019-05-13 21:20), 1.1-2 (2021-06-13 06:40), 1.1-3 (2023-12-14 16:20), 1.3-4 (2025-05-23 22:52), 1.3-5 (2025-06-03 08:40), 1.3-6 (2025-10-20 07:10)
Other packages that cited aster R package
View aster citation profile
Other R packages that aster depends, imports, suggests or enhances
Complete documentation for aster
Functions, R codes and Examples using the aster R package
Some associated functions: anova.asterOrReaster . aphid . aster . chamae . chamae2 . chamae3 . echin2 . echinacea . families . foobar . mlogl . newpickle . oats . penmlogl . pickle . predict.aster . quickle . radish . raster . reaster . sim . summary.aster . summary.reaster . transform . truncated . 
Some associated R codes: anova.R . aster.R . famfun.R . families.R . is.zero.R . mlogl.R . newpickle.R . penmlogl.R . pickle.R . pickle3.R . predict.aster.R . quickle.R . raster.R . reaster.R . rktnb.R . rktp.R . transform.R .  Full aster package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  
BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA