generate_conn_mat: Generates a connectivity matrix as described in the...

View source: R/connectivity_matrices.R

generate_conn_matR Documentation

Generates a connectivity matrix as described in the manuscript text.

Description

Generates a connectivity matrix as described in the manuscript text.

Usage

generate_conn_mat(n_sites, topology_params = NULL)

Arguments

n_sites

The number of sites. This should be a perfect square (4, 9, ...).

topology_params

A list with elements p and nei, which are passed through to igraph::watts.strogatz.game().


btjones16/sequential-analysis-software documentation built on Feb. 21, 2024, 2:23 p.m.