fsRankLassoAUC_fct: Wrapper function using the L1 norm (lasso) as ranking method

Description Usage Arguments

View source: R/fsRankLassoAUC_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
fsRankLassoAUC_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.