View source: R/mcmc.InvertListElement.R
| mcmc.InvertVectorElement | R Documentation | 
Function to invert a list of mcmc results for a numeric vector element to a dataframe.
mcmc.InvertVectorElement(mcmc, el, verbose = FALSE)
mcmc | 
  | 
el | 
  | 
verbose | 
  | 
Throws an error if "el" is not an element of the mcmc results list, if el is not numeric, and if length(el) is not > 1.
a dataframe
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.