Corrfx : This package contains a set of functions which are useful for constructing and cleaning correlation matrices
The package works within R and can be downloaded using:
#install the package here:
devtools::install_github("brownegm/corrfx", build_vignettes = TRUE)
#load package
library(corrfx)
#For more details see the help vignette:
vignette("Overview_on_usage", package='corrfx')
#or,
browseVignettes('corrfx')
Notes on authorship from original script: 25 Oct 2021, by A. Kagawa; updated 5 May 2015, by M. Bartlett and M. Caringella; updated April 2019 by Joseph Zailaa