Skip to content

This R package contains a set of functions which are useful for constructing and cleaning correlation matrices

License

Notifications You must be signed in to change notification settings

brownegm/corrfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

This R package contains a set of functions which are useful for constructing and cleaning correlation matrices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages