View source: R/nimbleSummary.R
nimbleSummary | R Documentation |
Summarize MCMC Samples in an mcmc.list Object Created by NIMBLE
nimbleSummary(samples, params = NULL)
nimble_summary(samples, params = NULL)
samples |
An object of class |
params |
An optional list of the parameter names used to sort the output |
A data frame of summary information for each saved parameter
Ken Kellner
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.