Learn R Programming

Statsomat (version 1.1.0)

pca: Principal Components Analysis

Description

A Shiny app for automated Principal Components Analysis (PCA) based on the R package factominer. An interpretation in plain English and the R Code to reproduce the results is included in the report. Follow the Instructions on the webpage of the app https://statsomat.shinyapps.io/Principal-components-analysis/ to generate the report. Check also the GitHub repository https://github.com/Statsomat/PCA.

Usage

pca()

Arguments

Value

Shiny app opens in viewer or browser.

Examples

Run this code
# NOT RUN {
library(Statsomat)
pca()
# }

Run the code above in your browser using DataLab