custom.att: Customizable normal attack

View source: R/custom.att.R

custom.attR Documentation

Customizable normal attack

Description

User defined attack. Can be used to perform a normal attack with custom values for each vertex

Usage

custom.att(g, custom)

Arguments

g

igraph network

custom

vector containing the values for each vertex. Values should be ordered by vertex

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.