An R package for classification using binary procrustes rotation based on Grice (2011).
clubpro
can be installed from CRAN:
install.packages("clubpro")
Install the development version of clubpro
from GitHub with:
# install.packages("remotes")
::install_github("timbeechey/clubpro") remotes
clubpro
is an implementation of a subset of the methods
described in Grice
(2011).
clubpro
See the introductory
guide for a brief demonstration of how to conduct a classification
analysis using clubpro
.
Grice, J. W. (2011). Observation oriented modeling: Analysis of cause in the behavioral sciences. Academic Press.