We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5513cd4 commit c71f742Copy full SHA for c71f742
petab/v1/visualize/plot_residuals.py
@@ -156,7 +156,8 @@ def plot_goodness_of_fit(
156
ax:
157
Axis object.
158
normalized_error:
159
- Type of error to display. If True, mean of squared normalized residuals is shown,
+ Type of error to display.
160
+ If True, mean of squared normalized residuals is shown,
161
otherwise mean of squared residuals.
162
163
Returns
0 commit comments