fsSurvRankRandCox: Random Cox ranking function

Description Usage Arguments

View source: R/fsSurvRankRandCox.R

Description

This function ranks the input features according to their median significance in cox models with randomly selected nmax variables

Usage

1
fsSurvRankRandCox(x, y, bb = 500, ...)

Arguments

x

x matrix or data.frame

y

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

bb

set to 500. Number of random subsamples

...

other arguments, not used now


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