Factor Analysis is used for dimensionality reduction, an unsupervised task. With some changes, Factor Analysis (FA) can be also be used for [supervised] single-output/multi-output regression (S2FA), for semi-supervised single-output/multi-output regression (S3FA) and for imputing missing values in input or output (MS3FA). In the training phase, S2FA uses an analytic solution in matrix form, S3FA uses the EM algorithm in matrix form, and MS3FA uses the EM algorithm. For the same task, MS3FA would be slower than FA, S2FA, and S3FA. MS3FA can be used to learn a model with missing data and to impute missing values. House data source: 'Long-Kogan Realty, Chicago, USA'
Package details |
|
|---|---|
| Maintainer | |
| License | MIT + file LICENSE |
| Version | 1.0.0.0 |
| Package repository | View on GitHub |
| Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.