getLogPrior: Extract the log prior probability from a model.

getLogPriorR Documentation

Extract the log prior probability from a model.

Description

Extract the log prior probability from the first model saved in a BayesMfp object.

Usage

getLogPrior(x)

Arguments

x

a valid BayesMfp-Object of length 1 (otherwise only first element recognized)

Details

Note that the returned value might be only defined up to a constant, because some models might not be identifiable or have a dimension too large, and are thus implicitly assigned a zero prior probabibility.

Author(s)

Daniel Saban\'es Bov\'e

See Also

getLogMargLik


bfp documentation built on Nov. 1, 2022, 1:05 a.m.

Related to getLogPrior in bfp...