mcmc.InvertNumberElement: Invert a list of mcmc results for a numeric element to a...

View source: R/mcmc.InvertListElement.R

mcmc.InvertNumberElementR Documentation

Invert a list of mcmc results for a numeric element to a dataframe

Description

Function to invert a list of mcmc results for a numeric element to a dataframe.

Usage

mcmc.InvertNumberElement(mcmc, el, verbose = FALSE)

Arguments

mcmc
  • list of mcmc results

el
  • name of an element that is a number to extract, as character string

verbose
  • flag (T/F) to print diagositc info

Details

Throws an error if "el" is not an element of the mcmc results list.

Value

a dataframe


wStockhausen/rTCSAM02 documentation built on April 16, 2024, 6:25 a.m.