extension: Extension of the attack

View source: R/extension.R

extensionR Documentation

Extension of the attack

Description

proportion of nodes removed at the maximum value of each network propertie

Usage

extension(att.scores, rand.scores)

Arguments

att.scores

attack scores

rand.scores

random scores

Value

List of dataframes with the attack extension and random attack extension

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.