Learn R Programming

icRSF (version 1.2)

A Modified Random Survival Forest Algorithm

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.

Copy Link

Version

Install

install.packages('icRSF')

Monthly Downloads

210

Version

1.2

License

GPL (>= 2)

Maintainer

Hui Xu

Last Published

February 27th, 2018

Functions in icRSF (1.2)

pheno

A longitudinal data with diagnostic results for pre-determined time
simout

Simulate error-prone test results for a user-defined vector of test times for each of the N subjects, for a user input NxP design matrix (Xmat).
Xmat

A covariate matrix
icrsf

Permutation-based variable importance metric for high dimensional datasets appropriate for time to event outcomes, in the presence of imperfect self-reports or laboratory-based diagnostic tests.
treebuilder

Permutation-based variable importance metric for high dimensional datasets appropriate for time to event outcomes, in the presence of imperfect self-reports or laboratory-based diagnostic tests.