Model.model_nodes

Model.model_nodes#

property Model.model_nodes: dict[str, Node]#

Dictionary of nodes with the "_model" prefix in their name.

Typically, this includes the nodes "_model_log_prob", "_model_log_lik", and "_model_log_prior".