magnitude | R Documentation |
Difference between the maximum and initial values of each network property
magnitude(att.scores, rand.scores)
att.scores |
scores from the attack |
rand.score |
scores from the random attack |
List of dataframes with Attack Magnitude and Random Attack Magnitude
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.