posterior_trajectories: Get posterior distribution samples for the demographic model

View source: R/mcmc_posterior.R

posterior_trajectoriesR Documentation

Get posterior distribution samples for the demographic model

Description

Solve the demographic model for n combination of parameter values from the posterior distribution

Usage

posterior_trajectories(run, burnin, n, THETA)

Arguments

run

object of class "mcmcSamplerList" and "bayesianOutput"

burnin

intenger representing number of samples to remove as burnin

n

integer representing the number of samples to get from the posterior distribution

THETA

list of parameter template used when running the MCMC analysis

Value

a list of solved objects for posterior distributions and MAP (maximum a posteriori)

See Also

post_traj_mx

Examples

# TO DO

thednainus/senegalHIVmodel documentation built on Oct. 14, 2024, 5:46 a.m.