A generic function for coercing an object to a Signed class.
Usage
as.signed(x, lbs)
Value
The array as a Signed class
Arguments
x
a matrix representing the signed network
lbs
(optional) labels for the signed matrix
Details
Since the semiring function requires an object with a ‘Signed’ class, this function produces this class object from an array representing the signed network