Learn R Programming

SurvRank (version 0.1)

fsSurvRankBoost: Boost ranking function

Description

This function ranks the input features according to their selection probability in additive models via component-wise boosting

Usage

fsSurvRankBoost(x, y, ...)

Arguments

x
x matrix or data.frame
y
response y as a survival object, generated with Surv()
...
other arguments, not used now