check.network {netresponse} | R Documentation |
Mainly for internal use. Check input network and make formatting for detect.responses
check.network(network, datamatrix, verbose = FALSE)
network |
Input network, see detect.responses |
datamatrix |
Input datamatrix, see detect.responses |
verbose |
Print intermediate messages |
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. |
Maintainer: Leo Lahti leo.lahti@iki.fi
See citation("netresponse")
detect.responses
#