-
Notifications
You must be signed in to change notification settings - Fork 5
Results Visualization
punkcpp edited this page Sep 1, 2016
·
12 revisions
plot_utils: sources files for generating plots (R with ggplot2 is required).
Each .R file is self-explained by its name for generating plots that we used in the paper.
Basically,
-
Change the location variable in .R file to the result data.
-
Run the .R file (RStudio is recommended), and follow the prompts in the console.
-
Sometimes, you need change the y axis scale accordingly to get better rendering plots.
scale_y_continuous(limits=c(lower_limit, upper_limit))
-
Figure 3: Influence Spread
-
Figure 4: Approximation Lower Bound
-
Figure 5: Influence Spread w.r.t. unified discount c
-
Table 3: Effect of the parameter search step in calculating the best unified discount c.
-
Figure 6: Running time
-
Table 4: Sensitivity to user purchase probability curves.