analyseMCMCs | R Documentation |
Extract data from an MCMC chain This is an internal function.
analyseMCMCs(
chains,
stat = NULL,
statName = "logpost",
start,
end,
thinMCMC,
as.dt = FALSE,
k = NA,
N = NA,
...
)
chains , stat , statName , start , end , thinMCMC , as.dt , k , N , ... |
internal use. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.