andreaelia/pcashinyapp: PCA functions for the PCA shiny application

The package contain the function for create the pca output within the pca shiny application. The function are pca_shiny and T_Qresidual_shiny. pca_shiny function provide the results of pca in terms of biplot of scores and loadings, plot of scores, plot of loadings, plot of cumulative and explained variance. T_Qresidual_shiny function provides the results in terms of T2 vs Q residual plot and cumulative plot.

Getting started

Package details

AuthorElia Andrea
MaintainerElia Andrea <andrea.elia27@gmail.com>
LicenseGPL-2
Version1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("andreaelia/pcashinyapp")
andreaelia/pcashinyapp documentation built on May 12, 2019, 3:32 a.m.