update_dist: Update a prior distribution with observed data

View source: R/update_dist.R

update_distR Documentation

Update a prior distribution with observed data

Description

Update a prior distribution with observed data

Usage

update_dist(dist, data, control = list())

Arguments

dist

SIMPle.Dist object,

data

data matrix of suitable type

control

character, specifies adjustment method

Value

A SIMPle.Dist object, specifying the posterior distribution


maxwestphal/SIMPle documentation built on April 11, 2024, 4:07 p.m.