Nonparametric Multiple Expectile Regression via ER-Boost
Description
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) . The code is based on the 'gbm' package originally developed by Greg Ridgeway.