Package: erboost 1.5
erboost: Nonparametric Multiple Expectile Regression via ER-Boost
Expectile regression is a nice tool for estimating the conditional expectiles of a response variable given a set of covariates. This package implements a regression tree based gradient boosting estimator for nonparametric multiple expectile regression, proposed by Yang, Y., Qian, W. and Zou, H. (2018) <doi:10.1080/00949655.2013.876024>. The code is based on the 'gbm' package originally developed by Greg Ridgeway.
Authors:
erboost_1.5.tar.gz
erboost_1.5.zip(r-4.7)erboost_1.5.zip(r-4.6)erboost_1.5.zip(r-4.5)
erboost_1.5.tgz(r-4.6-x86_64)erboost_1.5.tgz(r-4.6-arm64)erboost_1.5.tgz(r-4.5-x86_64)erboost_1.5.tgz(r-4.5-arm64)
erboost_1.5.tar.gz(r-4.7-arm64)erboost_1.5.tar.gz(r-4.7-x86_64)erboost_1.5.tar.gz(r-4.6-arm64)erboost_1.5.tar.gz(r-4.6-x86_64)
erboost_1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
erboost/json (API)
| # Install 'erboost' in R: |
| install.packages('erboost', repos = c('https://archer-yang-lab.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:cc67e5dc32. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 123 | ||
| linux-devel-x86_64 | OK | 103 | ||
| source / vignettes | OK | 156 | ||
| linux-release-arm64 | OK | 108 | ||
| linux-release-x86_64 | OK | 92 | ||
| macos-release-arm64 | OK | 92 | ||
| macos-release-x86_64 | OK | 152 | ||
| macos-oldrel-arm64 | OK | 105 | ||
| macos-oldrel-x86_64 | OK | 182 | ||
| windows-devel | OK | 81 | ||
| windows-release | OK | 99 | ||
| windows-oldrel | OK | 91 | ||
| wasm-release | OK | 108 |
Exports:erboosterboost.fiterboost.losserboost.moreerboost.perfpermutation.test.erboostplot.erboostpredict.erboostrelative.influencesummary.erboost
Dependencies:lattice
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| ER-Boost Expectile Regression Modeling | erboost erboost.fit erboost.more |
| ER-Boost Expectile Regression Model Object | erboost.object |
| erboost performance | erboost.perf |
| Marginal plots of fitted erboost objects | plot.erboost |
| Predict method for erboost Model Fits | predict.erboost |
| Methods for estimating relative influence | erboost.loss permutation.test.erboost relative.influence |
| Summary of a erboost object | summary.erboost |
