GooseModel.log_prob()#

GooseModel.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