get_adj_mat {quadVAR} | R Documentation |
Extract the adjacency matrix from a quadVAR object.
Description
Extract the adjacency matrix from a quadVAR object.
Usage
get_adj_mat(model, value)
Arguments
model |
A quadVAR object. |
value |
The |
Value
An adjacency matrix.
[Package quadVAR version 0.1.2 Index]