We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 593005d + f4f41e4 commit f26a203Copy full SHA for f26a203
2 files changed
getstarted.qmd
@@ -1,5 +1,5 @@
1
---
2
-author: "George G. Vega Yon"
+author: "George G. Vega Yon, Ph.D."
3
4
5
# Getting R
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