fsSurvRankWang: Random Cox ranking function

Description Usage Arguments

View source: R/fsSurvRankWang.R

Description

This function ranks the input features according to their mean significance in univariate cox models for a randomly selected subset of the data

Usage

1
fsSurvRankWang(x, y, bb = 400, ns = 80, ...)

Arguments

x

x matrix or data.frame

y

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

bb

repeatements of the bootstrap

ns

sample size per bootstrap

...

other arguments, not used now


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