Package: ghcm 3.0.1
Anton Rask Lundborg
ghcm: Functional Conditional Independence Testing with the GHCM
A statistical hypothesis test for conditional independence. Given residuals from a sufficiently powerful regression, it tests whether the covariance of the residuals is vanishing. It can be applied to both discretely-observed functional data and multivariate data. Details of the method can be found in Anton Rask Lundborg, Rajen D. Shah and Jonas Peters (2022) <doi:10.1111/rssb.12544>.
Authors:
ghcm_3.0.1.tar.gz
ghcm_3.0.1.zip(r-4.5)ghcm_3.0.1.zip(r-4.4)ghcm_3.0.1.zip(r-4.3)
ghcm_3.0.1.tgz(r-4.4-x86_64)ghcm_3.0.1.tgz(r-4.4-arm64)ghcm_3.0.1.tgz(r-4.3-x86_64)ghcm_3.0.1.tgz(r-4.3-arm64)
ghcm_3.0.1.tar.gz(r-4.5-noble)ghcm_3.0.1.tar.gz(r-4.4-noble)
ghcm_3.0.1.tgz(r-4.4-emscripten)ghcm_3.0.1.tgz(r-4.3-emscripten)
ghcm.pdf |ghcm.html✨
ghcm/json (API)
# Install 'ghcm' in R: |
install.packages('ghcm', repos = c('https://arlundborg.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/arlundborg/ghcm/issues
- ghcm_sim_data - GHCM simulated data
- ghcm_sim_data_irregular - GHCM simulated data
Last updated 1 years agofrom:efda811e66. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 07 2024 |
R-4.5-win-x86_64 | OK | Nov 07 2024 |
R-4.5-linux-x86_64 | OK | Nov 07 2024 |
R-4.4-win-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-x86_64 | OK | Nov 07 2024 |
R-4.4-mac-aarch64 | OK | Nov 07 2024 |
R-4.3-win-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-x86_64 | OK | Nov 07 2024 |
R-4.3-mac-aarch64 | OK | Nov 07 2024 |
Exports:ghcm_test
Dependencies:CompQuadFormRcpp
Readme and manuals
Help Manual
Help page | Topics |
---|---|
ghcm: A package for Functional Conditional Independence Testing | ghcm |
GHCM simulated data | ghcm_sim_data ghcm_sim_data_irregular |
Conditional Independence Test using the GHCM | ghcm_test |
Computes the matrix of L2 inner products of the splines given in list_of_splines as produced by splines::interpSpline. The splines are assumed to be functions on the interval [from, to]. | inner_product_matrix_splines |