Package: IVCor
Type: Package
Title: A Robust Integrated Variance Correlation
Version: 0.1.0
Authors@R: c(
    person("Wei", "Xiong", email = "xiongwei@uibe.edu.cn", role = c("aut")),
    person("Han", "Pan", email = "scott_pan@163.com", role = c("aut", "cre")),
    person("Hengjian", "Cui", email = "hjcui@bnu.edu.cn", role = c("aut")))
Description: A integrated variance correlation is proposed to measure the dependence between a categorical or continuous random variable and a continuous random variable or vector.
    This package is designed to estimate the new correlation coefficient with parametric and nonparametric approaches. 
    Test of independence for different problems can also be implemented via the new correlation coefficient with this package.
License: GPL-3
Encoding: UTF-8
Imports: splines, quantreg, BwQuant, quantdr, stats
RoxygenNote: 7.2.3
Suggests: knitr, mvtnorm, rmarkdown, testthat (>= 3.0.0)
VignetteBuilder: knitr
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2025-01-09 02:24:25 UTC; Surface
Author: Wei Xiong [aut],
  Han Pan [aut, cre],
  Hengjian Cui [aut]
Maintainer: Han Pan <scott_pan@163.com>
Repository: CRAN
Date/Publication: 2025-01-09 18:00:02 UTC
Built: R 4.3.3; ; 2025-01-09 18:39:38 UTC; unix
