marginal.edge.bels.bayes: Marginal edge beliefs from bayes posterior sample

View source: R/marginal.edge_util.R

marginal.edge.bels.bayesR Documentation

Marginal edge beliefs from bayes posterior sample

Description

Get edge beliefs Pr(X1), Pr(X2), Pr(X1,X2), Pr(X1|X2), Pr(X2|X1) from bayes loglin fit The function will XXXX

Usage

marginal.edge.bels.bayes(
  post.edge.param.samp,
  node.names = NULL,
  state.names = NULL,
  printQ = FALSE
)

Arguments

XX

The XX

Value

The function will XX


npetraco/CRFutil documentation built on Nov. 23, 2023, 11:30 a.m.