pseudolikelihoods.from.energies: Compute the pseudolikelihoods from the node and edge...

View source: R/distribution_util.R

pseudolikelihoods.from.energiesR Documentation

Compute the pseudolikelihoods from the node and edge energies. Assumes only 2 states/node Pr(X) ~= Prod Pr(Xi | X/Xi) Besag 1975

Description

The function will XXXX

Usage

pseudolikelihoods.from.energies(
  state.space,
  adjacent.nodes,
  edges.mat,
  node.energies,
  edge.energies,
  conditional.energy.func,
  ff
)

Arguments

XX

The XX

Details

The function will XXXX

Value

The function will XX


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