Description Usage Arguments Value
View source: R/RprobitB_gibbs_samples_statistics.R
This function computes parameter statistics from Gibbs samples.
1 | RprobitB_gibbs_samples_statistics(gibbs_samples, FUN)
|
gibbs_samples |
An object of class |
FUN |
A (preferably named) list of functions that compute parameter statistics from the Gibbs samples, i.e.
|
An object of class RprobitB_gibbs_samples_statistics
, which is a list
of statistics from gibbs_samples
obtained by applying the elements of
FUN
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.