fsSurvRankRf: Random forest ranking function

Description Usage Arguments

View source: R/fsSurvRankRf.R

Description

This function ranks the input features with a random forest according to the variable importance.

Usage

1

Arguments

x

x matrix or data.frame

y

response y as a survival object, generated with Surv()

...

other arguments, not used now


SurvRank documentation built on May 30, 2017, 2:53 a.m.