simulation_r

Functions

make_multi_scale_free(n_node_lst[, verbose])

huge_omega(n_node[, ratio_diff, graph_type, thr, ...])

make_two_from_one(omega[, dep_allow, ratio_diff, ...])

make_two_from_one_by_removing(omega_in[, ratio_diff, ...])

Module Contents

simulation_r.make_multi_scale_free(n_node_lst, verbose=False)
simulation_r.huge_omega(n_node, ratio_diff=0.25, graph_type='random', thr=0.0001, ratio=0.9, verbose=False, n_group=5)
simulation_r.make_two_from_one(omega, dep_allow=None, ratio_diff=0.25, ratio=0.9, thr=0.0001, verbose=False)
simulation_r.make_two_from_one_by_removing(omega_in, ratio_diff=0.25, ratio_diag=1.0, thr=0.0001, verbose=False)