Core connection matrix for one ground+response pair
Usage
connection_matrix(ground, response, response_weight = 1, ordered = TRUE)
Arguments
- ground
Numeric row vector of ground (context) code values
- response
Numeric row vector of response code values
- response_weight
Scalar weight applied to the response self-connection
- ordered
TRUE = directed; FALSE = undirected