-
Notifications
You must be signed in to change notification settings - Fork 8
/
DESCRIPTION
19 lines (19 loc) · 1.34 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Package: randomForestSRC
Version: 3.3.1
Date: 2024-07-25
Title: Fast Unified Random Forests for Survival, Regression, and
Classification (RF-SRC)
Author: Hemant Ishwaran <[email protected]>, Udaya B. Kogalur <[email protected]>
Maintainer: Udaya B. Kogalur <[email protected]>
BugReports: https://github.com/kogalur/randomForestSRC/issues/
Depends: R (>= 4.3.0),
Imports: parallel, data.tree, DiagrammeR
Suggests: survival, pec, prodlim, mlbench, interp, caret, imbalance,
cluster, fst, data.table
Description: Fast OpenMP parallel computing of Breiman's random forests for univariate, multivariate, unsupervised, survival, competing risks, class imbalanced classification and quantile regression. New Mahalanobis splitting for correlated outcomes. Extreme random forests and randomized splitting. Suite of imputation methods for missing data. Fast random forests using subsampling. Confidence regions and standard errors for variable importance. New improved holdout importance. Case-specific importance. Minimal depth variable importance. Visualize trees on your Safari or Google Chrome browser. Anonymous random forests for data privacy.
License: GPL (>= 3)
URL: https://www.randomforestsrc.org/ https://ishwaran.org/
NeedsCompilation: yes
Packaged: 2024-07-25 13:00:37 UTC; kogalur
Repository: CRAN
Date/Publication: 2024-07-25 14:30:02 UTC