Description Usage Arguments Value
View source: R/expDesign_sampling.R
Mask edges not-involving the scan's focal node (applies the focal list) Internal.
1 | mask_non.focals(scan.list, focalList)
|
scan.list |
a |
focalList |
named integer vector, returned by draw_focalList representing the node's index
(row/column) to be sampled for each scan. Names are obtain from the adjacency matrix |
a 3D array where edges not-involving the scan's focal node are replaced byNA
s
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.