beta_unbiased_histogram: beta_unbiased_histogram

View source: R/unbiased_mcmc.R

beta_unbiased_histogramR Documentation

beta_unbiased_histogram

Description

Outputs unbiased estimates for a histogram of a component

Usage

beta_unbiased_histogram(nchains, component, breaks = NULL, nclass = 30)

Arguments

nchains

no of chains

component

index of component

breaks

histogram breaks

nclass

histogram number of classes

Value

list containing histogram data with mids = mids, breaks = breaks, proportions = prop_mean, sd = prop_sd, width = width


niloyb/CoupledHalfT documentation built on Aug. 31, 2022, 2:35 a.m.