Package: corrfuns 1.0
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.
Authors:
corrfuns_1.0.tar.gz
corrfuns_1.0.tar.gz(r-4.5-noble)corrfuns_1.0.tar.gz(r-4.4-noble)
corrfuns_1.0.tgz(r-4.4-emscripten)corrfuns_1.0.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 1 years agofrom:fa3af81017. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-linux | OK | Nov 20 2024 |
Exports:bootcorbootcor2correlcorrelscorrels2.testpartialcorpartialcor2pcormatpermcorpermcor2permcor3permcorrelssq.correl
Dependencies:RcppRcppArmadilloRcppGSLRcppParallelRcppZigguratRfast
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 |
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 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 |