magnitude: Attack Magnitude

View source: R/magnitude.R

magnitudeR Documentation

Attack Magnitude

Description

Difference between the maximum and initial values of each network property

Usage

magnitude(att.scores, rand.scores)

Arguments

att.scores

scores from the attack

rand.score

scores from the random attack

Value

List of dataframes with Attack Magnitude and Random Attack Magnitude

Author(s)

Daniel Castro

Examples

##---- 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)
{
  }

danielcastro86/psychNetsAttack documentation built on Jan. 31, 2025, 8:14 p.m.