LieselInterface.log_prob()# LieselInterface.log_prob(model_state)[source]# Returns the log-probability from a model state. Parameters: model_state (Any) – A dictionary of node names and their corresponding NodeState. Return type: float