Package: corrfuns 1.2

Michail Tsagris
corrfuns: Correlation Coefficient Related Functions
Many correlation coefficient related functions are offered, such as correlations, partial correlations and hypothesis testing using asymptotic tests and computer intensive methods (bootstrap and permutation). References include Mardia K.V., Kent J.T. and Bibby J.M. (1979). "Multivariate Analysis". ISBN: 978-0124712522. London: Academic Press and Owen A. B. (2001). "Empirical likelihood". Chapman and Hall/CRC Press. ISBN: 9781584880714.
Authors:
corrfuns_1.2.tar.gz
corrfuns_1.2.tar.gz(r-4.5-noble)corrfuns_1.2.tar.gz(r-4.4-noble)
corrfuns_1.2.tgz(r-4.4-emscripten)corrfuns_1.2.tgz(r-4.3-emscripten)
corrfuns.pdf |corrfuns.html✨
corrfuns/json (API)
# Install 'corrfuns' in R: |
install.packages('corrfuns', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 3 months agofrom:1edcac3caa. Checks:3 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 10 2025 |
R-4.5-linux | OK | Mar 10 2025 |
R-4.4-linux | OK | Mar 10 2025 |
Exports:bootcorbootcor2correlcorrelscorrels2.testeel.cor.testel.cor.testpartialcorpartialcor2pcormatperm.eelcortestperm.elcortestpermcorpermcor2permcor3permcorrelssq.correl
Dependencies:RcppRcppArmadilloRcppParallelRfastRfast2Rnanoflannzigg
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Correlation Coefficient Related Functions | corrfuns-package |
Asymptotic p-value for a correlation coefficient | correl |
Asymptotic p-value for many correlation coefficients | correls |
Bootstrap p-value for the correlation coefficient | bootcor bootcor2 |
EL and EEL test for a correlation coefficient | eel.cor.test el.cor.test |
Hypothesis test for equality of two correlation coefficients | correls2.test |
Partial correlation between two variables | partialcor2 |
Partial correlation between two variables when a correlation matrix is given | partialcor |
Partial correlation matrix | pcormat |
Permutation based EL and EEL test for a correlation coefficient | perm.eelcortest perm.elcortest |
Permutation p-value for many correlation coefficients | permcorrels |
Permutation p-value for the correlation coefficient | permcor permcor2 permcor3 |
Squared multivariate correlation between two sets of variables | sq.correl |