We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f744348 commit f4f41e4Copy full SHA for f4f41e4
sim.qmd
@@ -31,7 +31,7 @@ We will simulate a diffusion network with the following parameters:
31
6. Will use the WS algorithmwith $p=.2$ (probability of rewire).
32
7. Threshold levels will be uniformly distributed between [0.3, 0.7\]
33
34
-To generate this diffusion network we can use the `rdiffnet` function included in the package:
+To generate this diffusion network, we can use the `rdiffnet` function included in the package:
35
36
37
```{r Generating the random graph}
0 commit comments