Last data update: 2014.03.03

aster

Package: aster
Version: 0.8-31
Date: 2015-07-16
Title: Aster Models
Author: Charles J. Geyer <charlie@stat.umn.edu>.
Maintainer: Charles J. Geyer <charlie@stat.umn.edu>
Depends: R (>= 2.10.0), trust
Imports: stats
ByteCompile: TRUE
Description: Aster models 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, 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).
License: MIT + file LICENSE
URL: http://www.stat.umn.edu/geyer/aster/
NeedsCompilation: yes
Packaged: 2015-07-17 15:15:42 UTC; geyer
Repository: CRAN
Date/Publication: 2015-07-17 19:58:13

● Cran Task View: Survival
● 0 images, 15 functions, 9 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'aster' ...
** package 'aster' successfully unpacked and MD5 sums checked
** libs
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c astchk.c -o astchk.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c astcond.c -o astcond.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c astderiv.c -o astderiv.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c astderiv2.c -o astderiv2.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c astderiv3.c -o astderiv3.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c astderiv4.c -o astderiv4.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c astfam.c -o astfam.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c astfish.c -o astfish.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c astorig.c -o astorig.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c astsim.c -o astsim.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c asttrans.c -o asttrans.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c asttrans2.c -o asttrans2.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c asttrans5.c -o asttrans5.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c asttrans6.c -o asttrans6.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c asttrans7.c -o asttrans7.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c asttrans8.c -o asttrans8.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c asttrans9.c -o asttrans9.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c astunco.c -o astunco.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c init.c -o init.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c matops.c -o matops.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c raster.c -o raster.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c validtrips.c -o validtrips.o
gcc -I/home/ddbj/local/lib64/R/include -DNDEBUG  -I/usr/local/include   -DMAXNFAM=20 -fpic  -g -O2  -c vatops.c -o vatops.o
gcc -shared -L/home/ddbj/local/lib64/R/lib -L/usr/local/lib64 -o aster.so astchk.o astcond.o astderiv.o astderiv2.o astderiv3.o astderiv4.o astfam.o astfish.o astorig.o astsim.o asttrans.o asttrans2.o asttrans5.o asttrans6.o asttrans7.o asttrans8.o asttrans9.o astunco.o init.o matops.o raster.o validtrips.o vatops.o -L/home/ddbj/local/lib64/R/lib -lR
installing to /home/ddbj/local/lib64/R/library/aster/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'aster'
    finding HTML links ... done
    anova.asterOrReaster                    html  
    aphid                                   html  
    aster                                   html  
    chamae                                  html  
    chamae2                                 html  
    chamae3                                 html  
    echin2                                  html  
    echinacea                               html  
    families                                html  
    mlogl                                   html  
    newpickle                               html  
    oats                                    html  
    penmlogl                                html  
    pickle                                  html  
    finding level-2 HTML links ... done

    predict.aster                           html  
    quickle                                 html  
    radish                                  html  
    raster                                  html  
    reaster                                 html  
    sim                                     html  
    summary.aster                           html  
    summary.reaster                         html  
    transform                               html  
    truncated                               html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (aster)
Making 'packages.html' ... done