gen_plots: This function allowes you to generate three different types...

Description Usage Arguments

Description

This function allowes you to generate three different types of networks with same number of vertices and edges

Usage

1
2
gen_plots(ScaleFreePowerRange, SmallWorldProbability, plot = C("point",
  "line"), savingDir)

Arguments

ScaleFreePowerRange

A vector containing powers for scale free networks, e.g. c(1.5,1.75)

SmallWorldProbability

A vector containing probabilities for small world networks, e.g. c(0.5,0.6)

plot

type of plot(string input "point" or "line")

savingDir

A string with the directory where to save graph plots. This function requires the network proporties to be generated and saved in that folder by using gen_graps function


AkandaAshraf/netsim documentation built on May 5, 2019, 1:35 p.m.