getLogPrior {bfp} | R 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
[Package bfp version 0.0-49 Index]