Description
ROSE Random Forests for Robust Semiparametric Efficient Estimation.
Description
ROSE (RObust Semiparametric Efficient) random forests for robust semiparametric efficient estimation in partially parametric models (containing generalised partially linear models). Details can be found in the paper by Young and Shah (2024) <doi:10.48550/arXiv.2410.03471>.
README.md
roseRF
The roseRF package can be used to estimate RObust Semiparametric Efficient (ROSE) estimators for parameters in the partially parameteric model.
Installation
The development version can be installed from GitHub with:
# install.packages("devtools")
devtools::install_github("elliot-young/roseRF")