Title | : | Practical Guide To Principal Component Methods in R (Multivariate Analysis) |
Author | : | |
Rating | : | |
ISBN | : | 1975721136 |
ISBN-10 | : | 9781975721138 |
Language | : | English |
Format Type | : | Paperback |
Number of Pages | : | 170 |
Publication | : | Published August 22, 2017 |
This book provides a solid practical guidance to summarize, visualize and interpret the most important information in a large multivariate data sets, using principal component analysis methods (PCMs) in R. The visualization is based on the factoextra R package that we developed for creating easily beautiful ggplot2-based graphs from the output of PCMs. This book contains 4 parts. Part I provides a quick introduction to R and presents the key features of FactoMineR and factoextra. Part II describes classical principal component methods to analyze data sets containing, predominantly, either continuous or categorical variables. These methods Principal Component Analysis (PCA, for continuous variables), simple correspondence analysis (CA, for large contingency tables formed by two categorical variables) and Multiple CA (MCA, for a data set with more than 2 categorical variables). In part III, you'll learn advanced methods for analyzing a data set containing a mix of variables (continuous and categorical) structured or not into Factor Analysis of Mixed Data (FAMD) and Multiple Factor Analysis (MFA). Part IV covers hierarchical clustering on principal components (HCPC), which is useful for performing clustering with a data set containing only categorical variables or with a mixed data of categorical and continuous variables.
Practical Guide To Principal Component Methods in R (Multivariate Analysis) Reviews
-
Really useful since it explains and gives us all the commands that are necessary when performing multivariate analysis in R.
-
A straight-forward tutorial on the most popular techniques for ecological data visualization.