att.results: Attack Results

View source: R/att.results.R

att.resultsR Documentation

Attack Results

Description

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.

Usage

att.results(attackscores)

Arguments

attackscores

dataframes with scores from the performed attack

Value

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

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.