Other packages > Find by keyword >

WpProj  

Linear p-Wasserstein Projections
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("WpProj", "0.2.3")



Attach the package and use:
library("WpProj")
Maintained by
Eric Dunipace
[Scholar Profile | Author Map]
First Published: 2024-01-22
Latest Update: 2024-02-02
Description:
Performs Wasserstein projections from the predictive distributions of any model into the space of predictive distributions of linear models. We utilize L1 penalties to also reduce the complexity of the model space. This package employs the methods as described in Dunipace, Eric and Lorenzo Trippa (2020) <doi:10.48550/arXiv.2012.09999>.
How to cite:
Eric Dunipace (2024). WpProj: Linear p-Wasserstein Projections. R package version 0.2.3, https://cran.r-project.org/web/packages/WpProj. Accessed 19 Feb. 2025.
Previous versions and publish date:
0.2.1 (2024-02-02 11:10), 0.2 (2024-01-22 18:12)
Other packages that cited WpProj R package
View WpProj citation profile
Other R packages that WpProj depends, imports, suggests or enhances
Complete documentation for WpProj
Functions, R codes and Examples using the WpProj R package
Full WpProj package functions and examples
Downloads during the last 30 days
01/2201/2901/3002/0502/0602/0702/0802/0902/1002/1102/1202/1302/1402/1502/1602/17Downloads for WpProj051015202530354045TrendBars
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

TMDb  
Access to TMDb API
Provides an R-interface to the TMDb API (see TMDb API on < ...
Download / Learn more Package Citations See dependency  
distillML  
Model Distillation and Interpretability Methods for Machine Learning Models
Provides several methods for model distillation and interpretability for general black box machine ...
Download / Learn more Package Citations See dependency  
gotop  
Scroll Back to Top Icon in Shiny and R Markdown
Add a scroll back to top 'Font Awesome' icon in 'rmarkdown' documents an ...
Download / Learn more Package Citations See dependency  
apc  
Age-Period-Cohort Analysis
Functions for age-period-cohort analysis. Aggregate data can be organised in matrices indexed by age ...
Download / Learn more Package Citations See dependency  
cheem  
Interactively Explore Local Explanations with the Radial Tour
Given a non-linear model, calculate the local explanation. We purpose view the data space, explanat ...
Download / Learn more Package Citations See dependency  
spnet  
Plotting (Social) Networks on Maps
Facilitates the rendering of networks for which nodes have a specific position on a map cities parti ...
Download / Learn more Package Citations See dependency  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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