fsRankCoxAUC_fct: Wrapper function using the univariate Cox models as ranking...

Description Usage Arguments

View source: R/fsRankCoxAUC_fct.R

Description

This wrapper function passes the ranking method to further functions. Setting up for parallel computing of different folds via foreach.

Usage

1
2
fsRankCoxAUC_fct(data, fold, ncl, cv.out, cv.in, nr.var, t = 1, sd1 = 0.9,
  c.time, ...)

Arguments

...

other arguments, not used now

input

see details in CVrankSurv_fct


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