exploregraph {rope} | R Documentation |
explore
for adjacency matricesWhen modeling graphs it may be more convenient to store data as matrices instead of row vectors.
exploregraph(data, B, ...)
data |
List of symmetric matrices, one matrix for each penalization level |
B |
Number of bootstraps used to construct |
... |
Additional arguments are passed on to |
A list with components
pop.sep |
vector of values saying how separated true and false variables are for each level of penalization |