R/RcppExports.R
lq_calculate_adjacency_matrix.Rd
Core adjacency matrix for one ground+response pair
lq_calculate_adjacency_matrix( ground, response, response_weight = 1, ordered = TRUE )
Numeric row vector of ground (context) code values
Numeric row vector of response code values
Scalar weight applied to the response self-connection
TRUE = directed; FALSE = undirected