Other packages > Find by keyword >

WRI  

Wasserstein Regression and Inference
View on CRAN: Click here


Download and install WRI package within the R console
Install from CRAN:
install.packages("WRI")

Install from Github:
library("remotes")
install_github("cran/WRI")

Install by package version:
library("remotes")
install_version("WRI", "0.2.1")



Attach the package and use:
library("WRI")
Maintained by
Xi Liu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-11-23
Latest Update: 2022-07-08
Description:
Implementation of the methodologies described in 1) Alexander Petersen, Xi Liu and Afshin A. Divani (2021) <doi:10.1214/20-aos1971>, including global F tests, partial F tests, intrinsic Wasserstein-infinity bands and Wasserstein density bands, and 2) Chao Zhang, Piotr Kokoszka and Alexander Petersen (2022) <doi:10.1111/jtsa.12590>, including estimation, prediction, and inference of the Wasserstein autoregressive models.
How to cite:
Xi Liu (2020). WRI: Wasserstein Regression and Inference. R package version 0.2.1, https://cran.r-project.org/web/packages/WRI. Accessed 26 Aug. 2026.
Previous versions and publish date:
(2026-07-09 08:29), 0.1.0 (2020-11-23 09:00), 0.2.0 (2022-07-09 01:30), 0.2.1 (2025-12-16 09:40), 0.2.2 (2026-03-28 19:30)
Other packages that cited WRI R package
View WRI citation profile
Other R packages that WRI depends, imports, suggests or enhances
Complete documentation for WRI
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

leafgl  
High-Performance 'WebGl' Rendering for Package 'leaflet'
Provides bindings to the 'Leaflet.glify' JavaScript library which extends the 'leaflet' JavaScript l ...
Download / Learn more Package Citations See dependency  
PCADSC  
Tools for Principal Component Analysis-Based Data Structure Comparisons
A suite of non-parametric, visual tools for assessing differences in data structures for two datase ...
Download / Learn more Package Citations See dependency  
SelvarMix  
Regularization for Variable Selection in Model-Based Clustering and Discriminant Analysis
Performs a regularization approach to variable selection in themodel-based clustering and classifica ...
Download / Learn more Package Citations See dependency  
ncodeR  
Techniques for Automated Classifiers
A set of techniques that can be used to develop, validate, and implement automated classifiers. A po ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
clinUtils  
General Utility Functions for Analysis of Clinical Data
Utility functions to facilitate the import, the reporting and analysis of clinical data. Example ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA