Skip to content

Commit cae9113

Browse files
committed
Add missing parameter in doc
1 parent da28df6 commit cae9113

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/simdec/visualization.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,8 @@ def tableau(
202202
----------
203203
var_names : list of str
204204
Variables name.
205+
statistic : ndarray of shape (n_factors, 1)
206+
Statistic in each bin.
205207
states : list of int or list of str
206208
For each variable, number of states. Can either be a scalar or a list.
207209

0 commit comments

Comments
 (0)