generate_random_graphical_Gamma: Generate a random Gamma matrix for a given graph

View source: R/generate_examples.R

generate_random_graphical_GammaR Documentation

Generate a random Gamma matrix for a given graph

Description

Generates a valid Gamma matrix with conditional independence structure specified by a graph

Usage

generate_random_graphical_Gamma(graph, ...)

Arguments

graph

An igraph::graph object

...

Further arguments passed to generate_random_spd_matrix()

See Also

Other example generation functions: generate_random_Gamma(), generate_random_chordal_graph(), generate_random_integer_Gamma(), generate_random_model(), generate_random_spd_matrix()


graphicalExtremes documentation built on Nov. 14, 2023, 1:07 a.m.