anonymize2node {dynetNLAResistance}R Documentation

Anonymize two node.

Description

Anonymize two node.

Usage

anonymize2node(g, uid, vid, noise = g$noise)

Arguments

g

A graph contains vertexs with different labels and some of which are sensitive.

uid

Name of a node with sensitive label.

vid

Name of a node with unsensitive label.

noise

Current amount of noise nodes.

Value

A list with information of anonymized network.


[Package dynetNLAResistance version 0.1.0 Index]