norm.att.expInfs1: Normal Attack - Expected Influence One-Step

View source: R/norm.att.expInfs1.R

norm.att.expInfs1R Documentation

Normal Attack - Expected Influence One-Step

Description

Estimates the Expected Influence One-Step of the initial network and removes the nodes in a decreasing order

Usage

norm.att.expInfs1(g)

Arguments

g

Igraph network

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.