get_density: Compute the density at a specific point.

View source: R/comparison.R

get_densityR Documentation

Compute the density at a specific point.

Description

Used in hypothesis

Usage

get_density(samples, LHS, value)

Arguments

samples

An mcmc.list

LHS

Expression to compute posterior

value

What value to evaluate the density at

Value

A float

Author(s)

Jonas Kristoffer Lindeløv jonas@lindeloev.dk


mcp documentation built on May 29, 2024, 6:15 a.m.