make_simulated_network: make_simulated_network

View source: R/spatial_interaction.R

make_simulated_networkR Documentation

make_simulated_network

Description

Simulate random network.

Usage

make_simulated_network(
  gobject,
  spatial_network_name = "Delaunay_network",
  cluster_column,
  number_of_simulations = 100,
  set_seed = TRUE,
  seed_number = 1234
)

RubD/Giotto documentation built on April 29, 2023, 5:52 p.m.