You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2._**Install Package**_: You can automatically _**Import**_ the necessary packages for factor analysis.
14
+
3._**Data**_: Select the data for factor analysis. You can also choose specific conditions using the [_**Subset**_](../data-analysis/5.-subset.md) option.
15
+
4._**Variable**_: Choose the variables from the selected data for factor analysis.
16
+
5._**Rotation**_: Select a rotation method to analyze which factors best explain the data.
17
+
6._**Method**_: Choose a factor analysis method:
18
+
*_**Principal**_: Principal Factor Analysis
19
+
*_ML_: Maximum Likelihood Factor Analysis
20
+
*_Minres_: Minimum Residual Factor Analysis
21
+
7._**Impute**_: Select a method for handling missing values:
22
+
***Drop**: Remove rows with missing values.
23
+
***Mean / Median**: Replace missing values with the mean or median.
24
+
8._**Extract**_: Decide on the criteria for extracting factors and specify the number of factors to extract.
0 commit comments