gibbs3: Gibbs sampler for a cubic nonstationary model in the location

Usage Author(s)

Usage

1
2
3
4
5
6
log_post_mu3(mu0, mu1, mu2, mu3, logsig, xi, data, model.mu = mu0 + mu1 * tt +
  mu2 * tt^2 + mu3 * tt^3, mnpr = c(30, 0, 0, 0, 0, 0), sdpr = c(40, 40, 10,
  10, 10, 10), ic = F)

gibbs.trend3.own(start, propsd = c(0.5, 2.5, 2, 0.5, 0.08, 0.08),
  iter = 1000, data = max_years$data)

Author(s)

Antoine Pissoort, antoine.pissoort@student.uclouvain.be


proto4426/PissoortThesis documentation built on May 26, 2019, 10:31 a.m.