score {deal}R Documentation

Network score

Description

Usage

score(x,...)

## S3 method for class 'node':
score    (x,...)
## S3 method for class 'network':
score (x,...)

Arguments

x an object of class node or network.
... 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 Bøttcher alma@math.aau.dk,
Claus Dethlefsen aas.claus.dethlefsen@nja.dk.

References

Further information about deal can be found at:
http://www.math.aau.dk/~dethlef/novo/deal.


[Package deal version 1.2-25 Index]