pred_post_samples: Predictive Posterior samples

Description Usage Author(s)

Description

Compute posterior predictive samples from the obtained model (gibbs.trend)

Usage

1
2
3
pred_post_samples(data = max_years$df,
  model_out.chain = gibbs.trend$out.chain, from = 1,
  until = nrow(max_years$df), n_future = 0, seed = NULL)

Author(s)

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


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