From 7bb33ec4a0b92094d449e12fd7b05da05fe593de Mon Sep 17 00:00:00 2001 From: LegrandNico Date: Tue, 19 Sep 2023 13:23:26 +0200 Subject: [PATCH] docs --- docs/source/api.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/source/api.rst b/docs/source/api.rst index 05baef133..f5e0c5301 100644 --- a/docs/source/api.rst +++ b/docs/source/api.rst @@ -24,8 +24,10 @@ Core functionnalities to update *binary* nodes. .. autosummary:: :toctree: generated/pyhgf.updates.binary - binary_node_update - binary_input_update + binary_node_prediction + binary_input_prediction + binary_node_prediction_error + binary_input_prediction_error Updating continuous nodes =========================