Skip to content

yqgchen/fdarank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fdarank: Rank dynamics for functional data

This package provides implementation of Wasserstein regression for distributional data, proposed by Chen, Y., Dawson, M., & Müller, H.-G. (2020) https://doi.org/10.1016/j.csda.2020.106963.

Installation

You can install the development version of the package in R using:

devtools::install_github("yqgchen/fdarank", ref = "main")

Loading the package

Once installed you can load the package with:

library(fdarank)

Citation

If using this package, one must cite this package properly.

For papers following APA format, we recommend the following citation:
Chen, Y., & Müller, H.-G. (2022). fdarank: Rank dynamics for functional data. R package version 0.1.0. https://github.com/yqgchen/fdarank

A BibTeX entry for LaTeX users is

@Manual{,
  title = {fdarank: Rank dynamics for functional data},
  author = {Chen, Yaqing and M\"uller, Hans-Georg},
  year = {2022},
  note = {R package version 0.1.0},
  url = {https://github.com/yqgchen/fdarank},
}

Acknowledgment

The development of this package is partly supported by NSF grant DMS-1712864.

About

Rank dynamics for functional data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages