Information Matrix

Filter

Posts feed
Publication date

When is your Poisson model not a Poisson model?

The short answer for mortality work is that your Poisson model is never truly Poisson. The longer answer is that the true distribution has a similar likelihood, so you will get the same answer from treating it like Poisson.  Your model is pseudo-Poisson, but not actually Poisson.

Written by: Stephen RichardsTags: Filter information matrix by tag: Poisson distribution, Filter information matrix by tag: survival models

See You Later, Indicator

A recurring feature in my previous blogs, such as this one on information, is the indicator process:

\[Y^*(x)=\begin{cases}1\quad\mbox{ if a person is alive at age \(x^-\)}\\0\quad\mbox{ otherwise}\end{cases}\]

where \(x^-\) means immediately before age \(x\) (never mind the asterisk for now). When something keeps cropping up in any branch of mathematics or statistics, there are usually good reasons, and this is no exception. Here are some:

Written by: Angus MacdonaldTags: Filter information matrix by tag: left-truncation, Filter information matrix by tag: right-censoring, Filter information matrix by tag: Poisson distribution

Less is More: when weakness is a strength

A mathematical model that obtains extensive and useful results from the fewest and weakest assumptions possible is a compelling example of the art. A survival model is a case in point. The only material assumption we make is the existence of a hazard rate, \(\mu_{x+t}\), a function of age \(x+t\) such that the probability of death in a short time \(dt\) after age \(x+t\), denoted by \({}_{dt}q_{x+t}\), is:

\[{}_{dt}q_{x+t} = \mu_{x+t}dt + o(dt)\qquad (1)\]

Written by: Angus MacdonaldTags: Filter information matrix by tag: survival models, Filter information matrix by tag: Poisson distribution

Stopping the clock on the Poisson process

"The true nature of the Poisson distribution will become apparent only in connection with the theory of stochastic processes\(\ldots\)"

Feller (1950)

Written by: Angus MacdonaldTags: Filter information matrix by tag: Poisson distribution, Filter information matrix by tag: survival models

Everything points to Poisson

One recurring theme in our forthcoming book, Modelling Mortality with Actuarial Applications, is the all-pervading role of likelihoods that suggest the lurking presence of a Poisson distribution. A popular assumption in modelling hazard rates is that the number of deaths observed at any given age is a Poisson random variable, so perhaps that might explain it?

Written by: Angus MacdonaldTags: Filter information matrix by tag: survival data, Filter information matrix by tag: Poisson distribution

Minding our P's, Q's and R's

I wrote earlier that deviance residuals were better than Pearson residuals when examining a model fit for Poisson counts. It is worth expanding on why this is, since it also neatly illustrates why there are limits to models based on grouped counts.

When fitting a model for Poisson counts, an important step is to check the goodness of fit using the following statistic:

\[\tilde{\chi}^2 = \sum_{i=1}^n r_i^2\]

Written by: Stephen RichardsTags: Filter information matrix by tag: Pearson residuals, Filter information matrix by tag: deviance residuals, Filter information matrix by tag: Poisson distribution, Filter information matrix by tag: quantile-quantile plot

Groups v. individuals

We have previously shown how survival models based around the force of mortality, μx, have the ability to use more of your data.  We have also seen that attempting to use fractional years of exposure in a qx model can lead to potential mistakes. However, the Poisson distribution also uses μx, so why don't we use a Poisson model for the grouped count of deaths in each cell?
Written by: Stephen RichardsTags: Filter information matrix by tag: survival models, Filter information matrix by tag: Poisson distribution, Filter information matrix by tag: GLM