tests/test_to_igraph.R

library(PAFit)


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

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

#plot(network.extract(b,at = 6))
thongphamthe/PAFit documentation built on March 30, 2024, 4:14 p.m.