check.network {netresponse}R Documentation

check.network

Description

Mainly for internal use. Check input network and make formatting for detect.responses

Usage

check.network(network, datamatrix, verbose = FALSE)

Arguments

network

Input network, see detect.responses

datamatrix

Input datamatrix, see detect.responses

verbose

Print intermediate messages

Value

formatted

Formatted network (self-links removed)

original

Original network (possible in another representation format)

delta

Cost function changes corresponding to the 'formatted' network.

nodes

Nodes corresponding to the 'formatted' network.

Author(s)

Maintainer: Leo Lahti leo.lahti@iki.fi

References

See citation("netresponse")

See Also

detect.responses

Examples

#

[Package netresponse version 1.42.0 Index]