IsingGenerator: Generates a function that simulates data from the Ising model

View source: R/netSimulator.R

IsingGeneratorR Documentation

Generates a function that simulates data from the Ising model

Description

Uses IsingSampler to generate the data.

Usage

IsingGenerator(...)

Arguments

...

Arguments passed to IsingSampler

Value

A function with as first argument the sample size and as second argument a named list, with element graph encoding a weights matrix and element intercepts encoding thresholds.

Author(s)

Sacha Epskamp <mail@sachaepskamp.com>


SachaEpskamp/bootnet documentation built on Feb. 21, 2024, 8:21 a.m.