network {Patterns} | R Documentation |
A example of an inferred network (4 groups case).
Description
This dataset is a network example with 102 nodes, 4 times and 4 groups.
Format
The format is: chr "network"
Details
A network class object [package "Patterns"] with 6 slots.
Author(s)
Bertrand Frederic, Myriam Maumy-Bertrand.
Examples
data(network)
str(network)
plot(network)
[Package Patterns version 1.5 Index]