Learn R Programming

netresponse (version 1.32.2)

check.network: 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

  • formattedFormatted network (self-links removed)
  • originalOriginal network (possible in another representation format)
  • deltaCost function changes corresponding to the 'formatted' network.
  • nodesNodes corresponding to the 'formatted' network.

References

See citation("netresponse")

See Also

detect.responses

Examples

Run this code
#

Run the code above in your browser using DataLab