Correspondence Analysis in R

Posted on by

Biplot of dimensions

Currently I am studying statistics with Swinburne University of Technology and most of the work has been done with SPSS. Unfortunately I don’t have access to SPSS outside of the academic version. However I do have access to R.

R can do practically anything that SPSS can do, but it will generally need a number of packages to do so. For some processes like multi variable regression, this means that to cover the tests for assumptions, running the analysis and visualising the results can take a number of packages. Not to mention those needed to prepare the data before it can be worked with.

For Correspondence Analysis and Multiple Correspondence Analysis this was not the case. The package FactoMineR covered almost all of the functionality needed to replicate the workflow and output required.

The code for each of the workflows is included below and the R and Rmd files as well as the markdown output can be found in the following repository: Correspondence Analysis Process.

Correspondence Analysis code

Multiple Correspondence Analysis code

Works in online marketing, runs on coffee and has a web design background. I maintain a few blogs to collect ideas and interesting stuff about the Internet, marketing online, coffee and technology.
Posted in Analysis | Tagged , ,

Leave a Reply

Your email address will not be published. Required fields are marked *