mcmc_list.model {ggdmc} | R Documentation |
Create a MCMC list
Description
Create a MCMC list
Usage
mcmc_list.model(x, start = 1, end = NA, pll = TRUE)
Arguments
x |
posterior samples |
start |
start from which iteration |
end |
end at which iteration |
pll |
a Boolean switch for calculating posterior log-likelihood |
[Package ggdmc version 0.2.6.0 Index]