Skip to contents

The goal of PCAperm is to implement a permutation test for principal components analysis (PCA).

Installation

You can install the development version of PCAperm from GitHub with:

# install.packages("devtools")
devtools::install_github("Carol-seven/PCAperm")