ci.chull: Calculate samples outside credibility region using convex...

Description Usage Arguments Value

Description

Calculate which samples will fall outside a credibility region.

Usage

1
ci.chull(samples, max.outside = 1, normalize = T)

Arguments

samples

Data frame holding the posterior samples. Each row is a sample, each column a parameter in the sample

max.outside

Number of samples should lie outside

normalize

Whether to normalize the data before calculating the region.

Value

A boolean vector, with true for samples inside the credibility region


BlackEdder/mcmcsample documentation built on May 6, 2019, 7:57 a.m.