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. <doi:10.5705/ss.202021.0203>. 
  This package incorporates the Galton peas example.
License: MIT + file LICENSE
Encoding: UTF-8
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
NeedsCompilation: yes
Packaged: 2024-10-16 01:52:31 UTC; chencanyi
Author: Canyi Chen [aut, cre] (<https://orcid.org/0000-0002-0673-5812>)
Maintainer: Canyi Chen <cychen.stats@outlook.com>
Repository: CRAN
Date/Publication: 2024-10-16 08:10:06 UTC
Built: R 4.3.3; x86_64-apple-darwin20; 2024-10-16 09:41:11 UTC; unix
Archs: SIT.so.dSYM
