Skip to content

Commit cbfdf5d

Browse files
committed
Add drop down menu for references
1 parent c913853 commit cbfdf5d

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

doc/modules/cross_decomposition.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,14 +180,15 @@ Since :class:`CCA` involves the inversion of :math:`X_k^TX_k` and
180180
:math:`Y_k^TY_k`, this estimator can be unstable if the number of features or
181181
targets is greater than the number of samples.
182182

183-
183+
|details-start|
184184
.. topic:: Reference:
185+
|details-split|
185186

186187
.. [1] `A survey of Partial Least Squares (PLS) methods, with emphasis on
187188
the two-block case
188189
<https://stat.uw.edu/sites/default/files/files/reports/2000/tr371.pdf>`_
189190
JA Wegelin
190-
191+
|details-end|
191192
.. topic:: Examples:
192193

193194
* :ref:`sphx_glr_auto_examples_cross_decomposition_plot_compare_cross_decomposition.py`

0 commit comments

Comments
 (0)