tests/test_to_networkDynamic.R

library(PAFit)
net <- generate_BA(N = 100, multiple_node = 20, m = 1)

system.time(b <- to_networkDynamic(net))

#plot(network.extract(b,at = 6))

Try the PAFit package in your browser

Any scripts or data that you put into this service are public.

PAFit documentation built on June 22, 2024, 11:06 a.m.