nimbleSummary {ASMbook}R Documentation

Summarize MCMC Samples in an mcmc.list Object Created by NIMBLE

Description

Summarize MCMC Samples in an mcmc.list Object Created by NIMBLE

Usage

nimbleSummary(samples, params = NULL)

nimble_summary(samples, params = NULL)

Arguments

samples

An object of class mcmc.list

params

An optional list of the parameter names used to sort the output

Value

A data frame of summary information for each saved parameter

Author(s)

Ken Kellner


[Package ASMbook version 1.0.2 Index]