marginal.edge.bels: Marginal edge beliefs from parameter point estimates.

View source: R/marginal.edge_util.R

marginal.edge.belsR Documentation

Marginal edge beliefs from parameter point estimates.

Description

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

Usage

marginal.edge.bels(
  edge.mrf.obj,
  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.