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

View source: R/simulation_util.R

sim.ising.field.randomR Documentation

Simulate an MRF with random unary (node) and pair (edge) potentials.

Description

Simulate an MRF with random unary (node) and pair (edge) potentials.

Usage

sim.ising.field.random(
  adjacentcy.matrix,
  parameterization.type = "a",
  num.sims,
  seed = NULL
)

Arguments

XX

The XX

Details

Uses xx standard parameterization

Value

The function will XX


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