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.1-3")



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: 2023-12-14
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.1-3, https://cran.r-project.org/web/packages/aster. Accessed 21 Nov. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
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  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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