dot-ApproxPostProbsByModelEnumeration: Enumertated approximate posterior probabilities

Description Usage Arguments Value Author(s)

Description

Calulcates approximate posterior probabiltiies from a Reversible Jump Results object for an anlaysis which has been run with enumeration turned on for the beginning.

Usage

1
2
3
4
5
.ApproxPostProbsByModelEnumeration(
  enumerated.model.likelihood.scores,
  model.space.priors,
  enumerate.up.to.dim
)

Arguments

enumerate.up.to.dim

Maxmimum dimension to truncate space too (can be less than or equal to what was passed to R2BGLiMS). If left NULL the value passed to R2BGLiMS will be used.

results

R2BGLiMS results object

Value

A list containing all model, marginal and dimension approximate posterior probabilities

Author(s)

Paul Newcombe


pjnewcombe/R2BGLiMS documentation built on Feb. 10, 2020, 8:52 p.m.