Arguments
n
Number of actors in the network.
rho
PDF exponent of the Yule distribution.
cutoff
Calculate estimates conditional on exceeding this value.
cutabove
Calculate estimates conditional on not exceeding this value.
greedy
Use a greedy algorithm that may perform better for larger networks,
and may perform worse.
maxdeg
The maximum degree to simulate. The probabilities of the degrees are
chosen by truncation.
maxout
Ensure the maximum degree of any actor is feasible - that is, at most
the number of available actors.
verbose
Print out details of the progress of the algorithm.