Gets statistics for LaTeX - formatted table

get.parameter.stat(mcmc.summary, parameter)

Arguments

mcmc.summary

probably produced by summary.mcmc

parameter

name of parameter to extract, as character

Value

table with parameter statistics

Author

David LeBauer

Examples

if (FALSE) get.parameter.stat(mcmc.summaries[[1]], 'beta.o') # \dontrun{}