- 2010-2015 PhD in Statistics at JYU
- State space models (time series),
prediction problems, statistical software
- State space models (time series),
By Jouni Helske, based on paper by Voutilainen, Helske, Högmander (2019) by the same name, conditionally accepted to Demography
Given the initial population estimate, full birth and death records:
\[ \mu_t = \mu_{t-1} + B_t - D_t, \quad t=1648, \ldots, 1850, \]
where
\(\mu_t\) is the population
\(B_t = \sum_{i=1}^{197}b_{t,i}\) is the total number of births
\(D_t= \sum_{i=1}^{197}d_{t,i}\) is the total number of deaths at year \(t\).
But we don’t know \(\mu_{1647}\) nor yearly births and deaths…
Three types of missingness:
Census data \(C_t\) is likely not accurate either, but we’ll assume that
\[ C_t \sim N(\mu_t, \sigma_C^2), \quad t \in \mathcal{T}, \]
\[ \begin{aligned} \mu_{1647} &\sim Gamma(215, 0.0005),\\ \mu_t &\sim Gamma(\psi_{\mu} (\mu_{t-1} + \beta_t - \delta_t - s_t), \psi_{\mu}), \quad t \neq 1697 \end{aligned} \]
\(\beta_t\) and \(\delta_t\) are annual birth and death estimates, \(s_t\) are the military casualties at year \(t\)
Prior for first year translates to prior mean 430,000 and prior sd of 30,000
Special treatment of year 1697 is needed due to the Great Famine\(^\ast\)
mean of \(\mu_t\) is \(\mu_{t-1} + \beta_t - \delta_t - s_t\), sd is \(\sqrt{\mu_t / \psi_{\mu}}\)
We consider 177 parishes of 197 which have at least 10 years of baptism and burial records
\[ \begin{aligned} \beta_t &= \frac{1}{\lambda_t^b}\left( \sum_{i \in \Omega_t^b} b_{t,i} + \sum_{j \notin \Omega_t^b} \hat{b}_{t,j}\right), \end{aligned} \]
\[ \begin{aligned} \tilde{\lambda^j}_t &= \left[1 + \exp(-r_j (t - m_j)) \right]^{-1}, \\ \lambda_t^j &= \frac{\tilde{\lambda}^j_t - \tilde{\lambda}^j_{1648}}{\tilde{\lambda}^j_{1850} - \tilde{\lambda}^j_{1648}}(\lambda_{1850} - \lambda^j_{1648}) + \lambda^j_{1648}, \quad j = b, d. \end{aligned} \] with midpoint \(1648 < m_j < 1830\) and growth rate \(0 < r_j\), \(j = b, d\)
\[ \begin{aligned} b_{t,i} &\sim Gamma(\psi_{bd}\exp(\nu^b_{t,i}), \psi_{bd}),\\ \hat{b}_{t,j} &\sim Gamma(\psi_{bd}\exp(\nu^b_{t,j}), \psi_{bd}), \\ \nu^b_{t,i} &\sim N(\nu^b_{t-1,i} + \eta_t^b, \sigma^2_{b,\nu}),\\ \eta^b_t &\sim N(\eta^b_{t-1}, \sigma^2_{b,\eta}), \end{aligned} \] and similarly for burials, except for year 1697\(^\ast\)
- (using posterior samples of hyperparameters, \(\beta_t\), and \(\delta_t\))
Some references: