Skip to content

Commit f4f41e4

Browse files
authored
Update sim.qmd
1 parent f744348 commit f4f41e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sim.qmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ We will simulate a diffusion network with the following parameters:
3131
6. Will use the WS algorithmwith $p=.2$ (probability of rewire).
3232
7. Threshold levels will be uniformly distributed between [0.3, 0.7\]
3333

34-
To generate this diffusion network we can use the `rdiffnet` function included in the package:
34+
To generate this diffusion network, we can use the `rdiffnet` function included in the package:
3535

3636

3737
```{r Generating the random graph}

0 commit comments

Comments
 (0)