8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191fb69 commit 2016847Copy full SHA for 2016847
doc/modules/impute.rst
@@ -14,7 +14,7 @@ use incomplete datasets is to discard entire rows and/or columns containing
14
missing values. However, this comes at the price of losing data which may be
15
valuable (even though incomplete). A better strategy is to impute the missing
16
values, i.e., to infer them from the known part of the data. See the
17
-:ref:`glossary` entry on imputation.
+glossary entry on :term:`imputation`.
18
19
20
Univariate vs. Multivariate Imputation
0 commit comments