summary.GNARnet {GNAR} | R Documentation |
Summary function for GNAR networks
Description
Prints brief information about a GNAR network.
Usage
## S3 method for class 'GNARnet'
summary(object, ...)
Arguments
object |
the network |
... |
additional arguments, unused here. |
Details
S3 method for class "GNARnet".
Examples
#print fiveNet summary information
summary(fiveNet)
[Package GNAR version 1.1.3 Index]