Title
Usage
model_mediator_perfect(
n,
k = 5,
ztheta_0 = NULL,
ztheta_t = NULL,
ztheta_c = NULL,
ztheta_tc = NULL,
expected_degree = NULL
)Arguments
- n
TODO
- k
TODO
- ztheta_0
TODO
- ztheta_t
TODO
- ztheta_c
TODO
- ztheta_tc
TODO
- expected_degree
If specified, the desired expected degree of the graph. Specifying
expected_degreesimply rescalesSto achieve this. Defaults toNULL. Do not specify bothexpected_degreeandexpected_densityat the same time.