- class openfe.ProtocolResult(n_protocol_dag_results: int = 0, **data)#
Container for all results for a single
Transformation.Contains a collection of
ProtocolDAGResultinstances. This is an abstract base class; individual Protocol implementations should have a corresponding subclass of ProtocolResult implemented as well.The following methods should be implemented in any subclass: - get_estimate - get_uncertainty