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 553656e commit b1b7ac0Copy full SHA for b1b7ac0
doc/index.rst
@@ -60,7 +60,7 @@ Two common types of rotations are:
60
This package includes a ``factor_analyzer`` module with a stand-alone
61
``FactorAnalyzer`` class. The class includes ``fit()`` and ``transform()``
62
methods that enable users to perform factor analysis and score new data
63
-using the fitted factor model. Users can also perform optional otations
+using the fitted factor model. Users can also perform optional rotations
64
on a factor loading matrix using the ``Rotator`` class.
65
66
The following rotation options are available in both ``FactorAnalyzer``
@@ -116,4 +116,4 @@ Indices and tables
116
==================
117
118
* :ref:`genindex`
119
-* :ref:`search`
+* :ref:`search`
0 commit comments