fakeEdgelist {netdiffuseR} | R Documentation |
Fake static edgelist
Description
A data frame used for examples in reading edgelist format networks. This
edgelist can be merged with the dataset fakesurvey
.
Format
A data frame with 11 rows and 3 variables
- ego
Nominating individual
- alter
Nominated individual
- value
Strength of the tie
Author(s)
George G. Vega Yon
Source
Generated for the package
See Also
Other diffusion datasets:
brfarmers
,
brfarmersDiffNet
,
diffusion-data
,
fakeDynEdgelist
,
fakesurvey
,
fakesurveyDyn
,
kfamily
,
kfamilyDiffNet
,
medInnovations
,
medInnovationsDiffNet
[Package netdiffuseR version 1.23.0 Index]