We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7781d8b commit 4b6d1b8Copy full SHA for 4b6d1b8
1 file changed
src/mofaflex/pl/_plotting.py
@@ -79,7 +79,6 @@ def factors_scatter(
79
model: The term to plot the factor correlation for. Can also be a :class:`~mofaflex.MOFAFLEX` object if it has only one term.
80
x: The factor to plot on the x-axis.
81
y: The factor to plot on the y-axis.
82
- only one additive term.
83
groups: The groups to plot. If `None`, all groups are shown.
84
color: The covariate name to color by.
85
shape: The covariate name to shape by.
0 commit comments