Package: WRI
Type: Package
Title: Wasserstein Regression Inference
Version: 0.1.0
Authors@R: c(
    person("Xi", "Liu", email = "xiliu@ucsb.edu", role = c("aut", "cre")),
    person("Matthew", "Coleman", email = "matthewbcoleman@ucsb.edu", role = "aut"),
    person("Alexander", "Petersen", email = "petersen@pstat.ucsb.edu", role = "aut"))
Author: Xi Liu [aut, cre],
  Matthew Coleman [aut],
  Alexander Petersen [aut]
Description: An implementation of the methodologies described in Alexander Petersen, Xi Liu and Afshin A. Divani (2019) <arXiv:1910.13418>, including global F tests, partial F tests, intrinsic 
        Wasserstein-infinity bands and Wasserstein density bands.
License: GPL-2
Encoding: UTF-8
LazyData: true
LinkingTo: Rcpp, RcppArmadillo
Depends: R (>= 3.6.0)
Imports: fdapace (>= 0.2.0), fdadensity (>= 0.1.2), Rfast (>= 1.9.8),
        CVXR (>= 0.99.7), expm (>= 0.999-4), ggplot2 (>= 3.2.1),
        gridExtra (>= 2.3), stats, Rcpp (>= 1.0.3), locfit (>=
        1.5-9.1), mvtnorm (>= 1.1-0), locpol (>= 0.7), modeest (>=
        2.4.0), methods, rlang
RoxygenNote: 7.0.2
Suggests: knitr, rmarkdown, testthat (>= 2.1.0)
VignetteBuilder: knitr
NeedsCompilation: yes
Packaged: 2020-11-19 16:12:25 UTC; lucyliu
Maintainer: Xi Liu <xiliu@ucsb.edu>
Repository: CRAN
Date/Publication: 2020-11-23 08:00:06 UTC
Built: R 4.0.2; x86_64-apple-darwin17.0; 2020-11-24 12:26:46 UTC; unix
Archs: WRI.so.dSYM
