att.results | R Documentation |
This function estimates the peak outcome and the attack extent for the number of components and the average path length of the network. In addition it shows the number of components, the average path length and the density of the network with half of the nodes.
att.results(attackscores)
attackscores |
dataframes with scores from the performed attack |
Magnitude |
Results for the performed attack and random attack magnitude |
Extension |
Results for the performed attack and random attack extension |
Half Nodes |
Results for the perfomed attack and random attack after removing half of the nodes |
Daniel Castro
##---- Should be DIRECTLY executable !! ----
##-- ==> Define data, use random,
##-- or do help(data=index) for the standard data sets.
## The function is currently defined as
function (x)
{
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.