score {deal} | R Documentation |
Network score
Description
Accessor for the score from a node or network
Usage
score(x,...)
## S3 method for class 'node'
score(x,...)
## S3 method for class 'network'
score(x,...)
Arguments
x |
an object of class |
... |
additional arguments for specific methods. |
Value
For networks, the log network score is returned. For nodes, the contribution to the log network score is returned.
Author(s)
Susanne Gammelgaard Bottcher,
Claus Dethlefsen rpackage.deal@gmail.com.
[Package deal version 1.2-42 Index]