Skip to content

Latest commit

 

History

History
 
 

r

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RFCDE

The RFCDE package implements random forests for conditional density estimation.

Installation

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.