Skip to content

alexandercoulter/fastfrechet

fastfrechet: Fast Fréchet regression with univariate distributional responses

R-CMD-check Codecov test coverage

fastfrechet is an R package for performing Fréchet regression with univariate distributional responses, including variable selection. The corresponding methodological frameworks have been described in

The fast implementation and stability selection is based on the algorithm developed in

Installation

To use fastfrechet, you need to install R. To enhance your user experience, you may use some IDE for it (e.g. RStudio).

The development version of fastfrechet is available on GitHub. You can download it with the help of the devtools package in R as follow:

install.packages("devtools")
devtools::install_github("https://github.com/alexandercoulter/fastfrechet", build_vignettes = TRUE)

Community Guidelines

  1. Contributions and suggestions to the software are always welcome. Please consult our contribution guidelines prior to submitting a pull request.
  2. Report issues or problems with the software using github’s issue tracker.
  3. Contributors must adhere to the Code of Conduct.

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors