Combine mcmc chains
combine.chains(chain.list, thin = 1, burnin.prop = 0)
The first chain to be combined
A number or vector specifying the thinning interval to be used. If a single value, then the same proportion will be applied to all chains.
A number or vector giving the proportion of burnin from each chain to be discarded. If a single value, then the same proportion will be applied to all chains.
A combined bayouMCMC chain