RCProb: Random Cluster Probability

Description Usage Arguments Value

Description

Calculates the probability of a edge configuration given parameters p and q.

Usage

1
RCProb(conf, p, q, n.nodes, Curie = F)

Arguments

conf

A binary vector with the edge configuration

p

Probability of forming an edge between two nodes

q

Clustering coefficient RC model

n.nodes

The number of nodes in the network

Curie

Whether to use the Curie-Weiss partition function, is only possible when q = 2.

Value

Returns the configuration probability.


TimoMatzen/RandomCluster documentation built on May 15, 2019, 11:48 a.m.