Package: SIT
Title: Association Measurement Through Sliced Independence Test (SIT)
Version: 0.1.0
Authors@R: 
    person(given = "Canyi",
           family = "Chen",
           role = c("aut", "cre"),
           email = "chency1997@ruc.edu.cn",
           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.1
LinkingTo: Rcpp, RcppArmadillo
Imports: Rcpp, stats
Date: 2022-12-19
Suggests: ggplot2, psychTools
NeedsCompilation: yes
Packaged: 2022-12-19 14:22:51 UTC; chencanyi
Author: Canyi Chen [aut, cre] (<https://orcid.org/0000-0002-0673-5812>)
Maintainer: Canyi Chen <chency1997@ruc.edu.cn>
Repository: CRAN
Date/Publication: 2022-12-20 11:00:05 UTC
