IRIS Toolbox Reference Manual

eval

Evaluate posterior density at specified points

Syntax

[X,L,PP,SrfP,FrfP] = eval(Pos)
[X,L,PP,SrfP,FrfP] = eval(Pos,P)

Input arguments

Output arguments

Description

The total log posterior consists, in general, of the four contributions listed above:

X = L + PP + SrfP + FrfP.

Example