addBiases: Add Nodes Corresponding to Biases

Description Usage Arguments Value

Description

If biases already exist in the graph, no biases are added. This function uses the igraph method on the '+' generic. In this code it is called explicitly with igraph::'+.igraph' for safety reasons.

Usage

1
addBiases(g, fixed)

Arguments

g

igraph object

fixed

names of fixed variables in the vertices

Value

an igraph object


robertness/signalgraph documentation built on May 27, 2019, 10:33 a.m.