Learn R Programming

bbricks (version 0.1.4)

posterior_bySufficientStatistics: update the prior distribution with sufficient statistics

Description

update the prior distribution with sufficient statistics

Usage

posterior_bySufficientStatistics(obj, ...)

Arguments

obj

A "BayesianBrick" object used to select a method.

...

further arguments passed to or from other methods.

Value

None, or an error message if the update fails.