pyhgf.model.add_categorical_state# pyhgf.model.add_categorical_state(network, n_nodes, node_parameters, additional_parameters)[source]# Add categorical state node(s) to a network. Parameters: network (Network) n_nodes (int) node_parameters (dict) additional_parameters (dict) Return type: Network