sim.field.random: Simulate an MRF with random unary (node) and pair (edge)...

View source: R/simulation_util.R

sim.field.randomR Documentation

Simulate an MRF with random unary (node) and pair (edge) potentials using a specified adjacency matrix.

Description

Simulate an MRF with random unary (node) and pair (edge) potentials using a specified adjacency matrix.

Usage

sim.field.random(adjacentcy.matrix, num.states, num.sims, seed = NULL)

Arguments

XX

The XX

Details

Uses standard parameterization w11=w22, w12=w21

Value

The function will XX


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