Package: SIT Title: Association Measurement Through Sliced Independence Test (SIT) Version: 0.1.1 Authors@R: person(given = "Canyi", family = "Chen", role = c("aut", "cre"), email = "cychen.stats@outlook.com", comment = c(ORCID = "0000-0002-0673-5812")) Description: Computes the sit coefficient between two vectors x and y, possibly all paired coefficients for a matrix. The reference for the methods implemented here is Zhang, Yilin, Canyi Chen, and Liping Zhu. 2022. "Sliced Independence Test." Statistica Sinica. . This package incorporates the Galton peas example. License: MIT + file LICENSE Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 LinkingTo: Rcpp, RcppArmadillo Imports: Rcpp, stats Date: 2024-10-15 Suggests: ggplot2, psychTools URL: https://github.com/canyi-chen/SIT BugReports: https://github.com/canyi-chen/SIT/issues Repository: https://canyi-chen.r-universe.dev Date/Publication: 2024-10-16 03:01:41 UTC RemoteUrl: https://github.com/canyi-chen/sit RemoteRef: HEAD RemoteSha: fdfc7f2b697b60067f1472265e1f5b459890d391 NeedsCompilation: yes Packaged: 2026-07-06 09:49:08 UTC; root Author: Canyi Chen [aut, cre] (ORCID: ) Maintainer: Canyi Chen Depends: R (>= 3.5.0)