Skip to content

Commit f26a203

Browse files
committed
Merge branch 'main' of github.com:USCCANA/netdiffuser-workshop
2 parents 593005d + f4f41e4 commit f26a203

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

getstarted.qmd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
author: "George G. Vega Yon"
2+
author: "George G. Vega Yon, Ph.D."
33
---
44

55
# Getting R

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)