Skip to content

Commit 4b6d1b8

Browse files
committed
factors_scatter: fix docstring
1 parent 7781d8b commit 4b6d1b8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/mofaflex/pl/_plotting.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ def factors_scatter(
7979
model: The term to plot the factor correlation for. Can also be a :class:`~mofaflex.MOFAFLEX` object if it has only one term.
8080
x: The factor to plot on the x-axis.
8181
y: The factor to plot on the y-axis.
82-
only one additive term.
8382
groups: The groups to plot. If `None`, all groups are shown.
8483
color: The covariate name to color by.
8584
shape: The covariate name to shape by.

0 commit comments

Comments
 (0)