We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 855d386 commit b3310f1Copy full SHA for b3310f1
1 file changed
uncertaintyx/fit/eiv/numpy.py
@@ -27,7 +27,7 @@ class EIV(Fitting):
27
distance regression (ODR).
28
29
This implementation is intended for problems with up to
30
- :math:`10^4` to :math:`10^5` data points. Refer to:
+ :math:`10^4` to :math:`10^5` data points.
31
"""
32
33
def fit(
0 commit comments