netprop.at: Network properties with a specified number of nodes in the...

View source: R/netprop.at.R

netprop.atR Documentation

Network properties with a specified number of nodes in the network

Usage

netprop.at(att.scores, rand.scores, remainingvertex)

Arguments

att.scores

attack scores

rand.scores

random scores

remainingvertex

how many nodes should be retained in the network

Value

List of dataframes containing the network properties with the remaining nodes in the network for the applied attack and for the random attack

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.