Package: grf
Title: Generalized Random Forests (Beta)
Version: 0.9.2
Author: Julie Tibshirani [aut, cre],
    Susan Athey [aut],
    Stefan Wager [aut],
    Marvin Wright [ctb],
    all contributors to the included version of Eigen [ctb]
BugReports: https://github.com/swager/grf/issues
Maintainer: Julie Tibshirani <jtibs@cs.stanford.edu>
Description: A pluggable package for forest-based statistical estimation and inference.
    GRF currently provides methods for non-parametric least-squares regression,
    quantile regression, and treatment effect estimation (optionally using instrumental
    variables). This package is currently in beta, and we expect to make continual
    improvements to its performance and usability.
Depends: R (>= 3.3.1)
License: GPL-3
LinkingTo: Rcpp
Imports: Rcpp (>= 0.12.10)
RoxygenNote: 6.0.1
Suggests: sandwich, testthat
SystemRequirements: GNU make
URL: https://github.com/swager/grf
NeedsCompilation: yes
Packaged: 2017-07-04 09:46:14 UTC; jtibshirani
Repository: CRAN
Date/Publication: 2017-07-04 12:56:33 UTC
