The RFCDE
package implements random forests for conditional density
estimation.
Use the devtools
package to install from Github
devtools::install_github("tpospisi/RFCDE/r")
If getting an issue about R library not found for -lgfortrain
, please see the following blog post.