> For the complete documentation index, see [llms.txt](https://hwasumok.gitbook.io/r-flow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hwasumok.gitbook.io/r-flow/r/statistics/factor-analysis.md).

# Factor Analysis

Factor Analysis

## Factor Analysis

### Input Data

|                    | **Inputs**                                                                            |
| ------------------ | ------------------------------------------------------------------------------------- |
| **\*Target Data**  | Data input                                                                            |
| **\*Model Name**   | Output name  (fill it out at your discretion)                                         |
| **Predict Output** | Name of the prediction output(optional)                                               |
| **Merge Data**     | If not empty, the prediction data will be stored in the selected data frame(optional) |
| **\*X**            | **Numerical** Variables of the target data to be analyzed                             |

![\[Task Information of Factor Analysis\]](https://3929524962-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGaxNdSdRN_L_WNiX4I%2F-MH5Ax0Vpxy3XhSeQ71G%2F-MH5BMzUHJEQRdYYmiWf%2Fimage.png?alt=media\&token=6d75251e-2d7a-472b-bcec-078df6f28b20)

## Example Workflow

![](https://3929524962-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MGaxNdSdRN_L_WNiX4I%2F-MH5Ax0Vpxy3XhSeQ71G%2F-MH5I08zVAeUPyVKin38%2Fimage.png?alt=media\&token=99f420b8-1da3-4844-ad09-ea66db8b1b86)

## R -Package&#x20;

<https://www.rdocumentation.org/packages/stats/versions/3.6.2/topics/factanal>
