We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c913853 commit cbfdf5dCopy full SHA for cbfdf5d
1 file changed
doc/modules/cross_decomposition.rst
@@ -180,14 +180,15 @@ Since :class:`CCA` involves the inversion of :math:`X_k^TX_k` and
180
:math:`Y_k^TY_k`, this estimator can be unstable if the number of features or
181
targets is greater than the number of samples.
182
183
-
+|details-start|
184
.. topic:: Reference:
185
+|details-split|
186
187
.. [1] `A survey of Partial Least Squares (PLS) methods, with emphasis on
188
the two-block case
189
<https://stat.uw.edu/sites/default/files/files/reports/2000/tr371.pdf>`_
190
JA Wegelin
191
+|details-end|
192
.. topic:: Examples:
193
194
* :ref:`sphx_glr_auto_examples_cross_decomposition_plot_compare_cross_decomposition.py`
0 commit comments