Skip to content

icRSF

A Modified Random Survival Forest Algorithm

v1.2 · Feb 26, 2018 · GPL (>= 2)

Description

Implements a modification to the Random Survival Forests algorithm for obtaining variable importance in high dimensional datasets. The proposed algorithm is appropriate for settings in which a silent event is observed through sequentially administered, error-prone self-reports or laboratory based diagnostic tests. The modified algorithm incorporates a formal likelihood framework that accommodates sequentially administered, error-prone self-reports or laboratory based diagnostic tests. The original Random Survival Forests algorithm is modified by the introduction of a new splitting criterion based on a likelihood ratio test statistic.

Downloads

234

Last 30 days

19440th

597

Last 90 days

2.4K

Last year

Trend: +20.6% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Hui Xu <huix@schoolph.umass.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Hui",
                      family = "Xu",
                      role = c("aut", "cre"),
                      email = "huix@schoolph.umass.edu"),
               person(given = "Raji",
                      family = "Balasubramanian",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Hui Xu <huix@schoolph.umass.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Hui",
                      family = "Xu",
                      role = c("aut", "cre"),
                      email = "huix@schoolph.umass.edu"),
               person(given = "Raji",
                      family = "Balasubramanian",
                      role = "aut"))
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Hui Xu <huix@schoolph.umass.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Hui",
                      family = "Xu",
                      role = c("aut", "cre"),
                      email = "huix@schoolph.umass.edu"),
               person(given = "Raji",
                      family = "Balasubramanian",
                      role = "aut"))
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Hui Xu <huix@schoolph.umass.edu>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: c(person(given = "Hui",
                      family = "Xu",
                      role = c("aut", "cre"),
                      email = "huix@schoolph.umass.edu"),
               person(given = "Raji",
                      family = "Balasubramanian",
                      role = "aut"))
as necessary.

Dependency Network

Dependencies Reverse dependencies Rcpp icensmis icRSF

Version History

new 1.2 Mar 10, 2026
updated 1.2 ← 1.1 diff Feb 26, 2018
updated 1.1 ← 1.0 diff May 25, 2017
new 1.0 Jan 19, 2016