pyhgf.updates.prediction.volatile.predict_precision_value_level#

pyhgf.updates.prediction.volatile.predict_precision_value_level(attributes, node_idx)[source]#

Predict the precision of the value level using the implicit volatility level.

The volatility level’s mean modulates the value level’s precision.

Parameters:
  • attributes (dict)

  • node_idx (int)

Return type:

tuple[Array, Array]