histogram_c_chains: histogram_c_chains

Description Usage Arguments

View source: R/histogram_c_chains.R

Description

Compute histograms based on coupled Markov chains.

Usage

1
histogram_c_chains(c_chains, component, k, K, breaks = NULL, nclass = 30)

Arguments

c_chains

list containing pairs of chains generated by coupled_chains

component

index of the desired marginal distribution

k

tuning parameter representing 'burn-in'

K

tuning parameter representing 'total number of iteration per estimator'

breaks

vector of breaks (default to NULL)

nclass

desired number of classes; either specify this or breaks (default to 30)


lolmid/unbiased_intractable_targets documentation built on May 13, 2019, 11:54 p.m.