plot.att: Attack plot

View source: R/plot.att.R

plot.attR Documentation

Attack plot

Description

Shows the changes in the network structure in 3 properties(density,average path length, and number of components) after each node removal

Usage

plot.att(attackscores, attacktype, centmeas)

Arguments

attackscores

dataframe with results from the chosen attack and random attack

Value

plots with the network properties results after each node removal

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.