Description Usage Arguments Value See Also
View source: R/scanList_tools.R
Draw edge presence according to the edge presence probability matrix
1 | draw_raw_scanList(edge.Prob, n.scans)
|
edge.Prob |
an
|
n.scans |
integer scalar, number of scans to generate in the simulation |
a 3 dimensional array representing the (binary) adjacency matrices (coded within the first two dimensions of the 3D-array) obtained at each simulated scan (coded as the 3rd dimension of the 3D-array)
simunet()
, generate_edgeProb()
, draw_edgeProb()
, generate_scanList()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.