getAdjacency {DGM} | R Documentation |
Get adjacency and associated likelihoods (LPL) and disount factros (df) of winning models.
Description
Get adjacency and associated likelihoods (LPL) and disount factros (df) of winning models.
Usage
getAdjacency(winner, nodes)
Arguments
winner |
2D matrix. |
nodes |
number of nodes. |
Value
adj, 2D adjacency matrix.
[Package DGM version 1.7.4 Index]