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.
2 parents 553656e + b1b7ac0 commit 13fea37Copy full SHA for 13fea37
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