aster models stat 8053 lecture notes
play

Aster Models Stat 8053 Lecture Notes Charles J. Geyer School of - PowerPoint PPT Presentation

Aster Models Stat 8053 Lecture Notes Charles J. Geyer School of Statistics University of Minnesota October 27, 2014 Aster Models Aster models (named after the flowers) Charles J. Geyer, Stuart Wagenius, and Ruth G. Shaw (2007). Aster Models


  1. Aster Models Stat 8053 Lecture Notes Charles J. Geyer School of Statistics University of Minnesota October 27, 2014

  2. Aster Models Aster models (named after the flowers) Charles J. Geyer, Stuart Wagenius, and Ruth G. Shaw (2007). Aster Models for Life History Analysis. Biometrika , 94, 415–426. are a new kind of exponential family regression model (canonical affine submodels of regular full exponential families) that allow for dependence among components of the response vector, which is specified by a graphical model, and components of the response vector having different familes, some Bernoulli, some Poisson, some zero-truncated Poisson, some normal, etc.

  3. Aster Models (cont.) The main point of these slides is not to get you to fully understand aster models. That would take all semester and was done last fall in a special topics course. All of the slides for that course and recorded sound from the lectures are at http://users.stat.umn.edu/geyer/8931aster/ The main point of these slides is to get you to have a vague understanding of aster models, enough to get the point of how powerful exponential family regression models can be.

  4. Aster Models in R R contributed package aster on CRAN. install.packages("aster") library(aster) Function aster fits models. Generic functions summary , predict , and anova work like those for linear and generalized linear models.

  5. Aster Models on the Web Main aster web page http://www.stat.umn.edu/geyer/aster/ has links to papers and tech reports. All tech reports done with Sweave so everything is exactly reproducible. Google group https://groups.google.com/forum/#!forum/ aster-analysis-user-group

  6. Aster Models (cont.) Lots of papers. I am co-author on 5. My sister, Ruth Shaw, Professor in the Department of Ecology, Evolution, and Behavior on the St. Paul Campus, is a co-author of those and on several more. Dan Eck is lead author on yet another (almost ready to submit). Dozens of papers by biologists not in our group.

  7. Life History Analysis Life history analysis (LHA) follows organisms over the course of their lives collecting various data: survival through various time periods and also various other data, which only makes sense conditional on survival. Thus LHA generalizes survival analysis , which only uses data on survival. The LHA of interest to many biologists concerns Darwinian fitness conceptualized as the lifetime number of offspring an organism has. The various bits of data collected over the course of the life that contribute to this are called components of fitness .

  8. Life History Analysis (cont.) The fundamental statistical problem of LHA is that overall fitness, considered as a random variable, fits (in the statistical sense) no brand-name distribution. It has a large atom at zero (individuals that died without producing offspring) as well as multiple modes (one for each breeding season the organism survives). No statistical methodology before aster deals with data like that. This issue has long been well understood in the LHA literature. So what was done instead was analyze components of fitness separately conditional on survival, but this doesn’t address the variable (overall fitness) of primary interest (an issue also well understood, but you do what you can do).

  9. An Aster Graph Ber Ber Ber 1 − − − − → y 1 − − − − → y 2 − − − − → y 3     � Ber  � Ber  � Ber y 4 y 5 y 6     � 0-Poi � 0-Poi   � 0-Poi y 7 y 8 y 9 y i are components of response vector for one individual (all individuals have isomorphic graphs). 1 is the constant 1. Arrows indicate conditional distributions of variable at head of arrow (successor) given variable at tail of arrow (predecessor). Ber = Bernoulli, 0-Poi = zero-truncated Poisson.

  10. Graphical Terminology For one arrow in a graph Ber y 2 − − − − → y 3 we say y 3 is the successor of y 2 and (conversely) we say y 2 is the predecessor of y 3 . A node of the graph (random variable) having no successors is called a terminal node of the graph. A node of the graph (random variable) having no predecessors is called an initial node of the graph.

  11. General Aster Graphs Graphs for aster models have the following properties they are acyclic (there is no path following arrows in the directions they point that gets back to where it started) every node has at most one predecessor (initial nodes have none, non-initial nodes have one), arrows represent conditional distributions of successor given predecessor, and each such distribution is one-parameter exponential family with the successor is the canonical statistic and the predecessor is the sample size (more on this presently).

  12. Aster Model Joint Distribution Nodes (variables) have at most one predecessor, hence graph is specified by function p that maps from set J of non-initial nodes to set N of all nodes. y p ( j ) is predecessor of y j . y j at initial nodes treated as constants. Then, because graph is acyclic, joint distribution factors as product of conditionals � f θ ( y ) = f θ ( y j | y p ( j ) ) j ∈ J Log likelihood is � l ( θ ) = log f θ ( y j | y p ( j ) ) j ∈ J

  13. Aster Model Joint Distribution (cont.) � f θ ( y ) = f θ ( y j | y p ( j ) ) j ∈ J In a term f θ ( y j | y p ( j ) ) where y p ( j ) is an initial node, hence a constant random variable, conditioning on a constant random variable is like not conditioning at all f θ ( y j | y p ( j ) ) = f θ ( y j , y p ( j ) ) = f θ ( y j ) f θ ( y p ( j ) ) because f θ ( y p ( j ) ) = 1 and f θ ( y j , y p ( j ) ) = f θ ( y j ) when y p ( j ) has the only value it is possible for it to have (the constant it is).

  14. Predecessor is Sample Size An arrow whatever y p ( j ) − − − − − → y j indicates that the conditional distribution of y j given y p ( j ) is the distribution of the sum of IID (independent and identically distributed) random variables having the“whatever”distribution, and there are y p ( j ) terms in the sum. By convention, a sum with zero terms is zero. Hence the conditional distribution of y j given y p ( j ) is concentrated at zero when y p ( j ) = 0, is the“whatever”distribution when y p ( j ) = 1, and is the sum of k IID“whatever”distributed random variables when y p ( j ) = k .

  15. Predecessor is Sample Size (cont.) Ber Whatever 1 − − − − → y 1 − − − − − → y 2 The unconditional distribution of y 1 is Bernoulli, hence zero-or-one-valued. The conditional distribution of y 2 given y 1 is degenerate, concentrated at zero if y 1 = 0 Whatever if y 1 = 1 We see that, in the zero-or-one-valued predecessor case, the interpretation is simple. Predecessor = 0 implies successor = 0. Otherwise, the conditional distribution of the successor is the named distribution.

  16. Predecessor is Sample Size (cont.) But predecessors do not have to be zero-or-one-valued. Poi Ber 1 − − − − → y 1 − − − − → y 2 Now y 1 is nonnegative-integer-valued (Poi = Poisson). The sum of n IID Bernoulli random variables is binomial with sample size n . The conditional distribution of y 2 given y 1 is degenerate, concentrated at zero if y 1 = 0 Binomial with sample size y 1 if y 1 > 0

  17. The Zero-Truncated Poisson Distribution Zero-truncated Poisson is a Poisson random variable conditioned on not being zero. The probability mass function (PMF) is µ x e − µ f ( x ) = x = 1 , 2 , . . . , x !(1 − e − µ ) , where µ > 0 is the mean of the untruncated Poisson variable, (just the Poisson PMF divided by the probability the Poisson variable is nonzero, which is 1 − e − µ ).

  18. Zero-Truncated and Zero-Inflated The reason why we want the zero-truncated Poisson distribution is that sometimes random variables are zero for reasons other than Poisson variation. If we want to deal with this we need the so-called zero-inflated Poisson distribution (about which there has been much recent literature, nearly 5,000 hits in Google Scholar).

  19. Zero-Truncated and Zero-Inflated (cont.) Because aster models have one parameter per arrow, the aster model way to get the zero-inflated Poisson distribution uses two arrows rather than one Ber 0-Poi y i − − − − → y j − − − − → y k The conditional distribution of y k given y i (both arrows) is degenerate, concentrated at zero if y i = 0 zero-inflated Poisson, if y i = 1 the sum of y i IID zero-inflated Poisson random variables, if y i > 1

  20. An Aster Graph (cont.) Ber Ber Ber 1 − − − − → y 1 − − − − → y 2 − − − − → y 3       � Ber � Ber � Ber y 4 y 5 y 6       � 0-Poi � 0-Poi � 0-Poi y 7 y 8 y 9 Graph for Echinacea angustifolia example in Geyer, Wagenius and Shaw ( Biometrika , 2007). y 1 , y 2 , y 3 indicate survival in each of three years (2002–2004). y 4 , y 5 , y 6 indicate flowering status (1 = some flowers, 0 = no flowers) in corresponding years. y 7 , y 8 , y 9 are flower counts in corresponding years.

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend