Skip to contents

Multiplex object stores a list of networks, a list of features and a list of logicals indicating if the network is directed or weighted.

Slots

networks

(list) - List of networks.

features

(vector) - Vector of features.

directed

(list) - List of logical indicating if networks are directed.

weighted

(list) - List of logical indicating if networks are weighted.