Skip to content

Commit

Permalink
DOC
Browse files Browse the repository at this point in the history
  • Loading branch information
christianbrodbeck committed Jun 3, 2021
1 parent 0a3d916 commit 6297441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eelbrain/plot/_split.py
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ def preview_partitions(
:class:`NDVar` data, or as integer describing the number of trials
(the default assumes continuous data).
...
For a description of the splitting parameters see :func:`boosting`.
For a description of the splitting parameters see :func:`~eelbrain.boosting`.
For plotting parameters see :class:`DataSplit`.
"""
if isinstance(cases, int):
Expand Down

0 comments on commit 6297441

Please sign in to comment.