Learn R Programming

SurvRank (version 0.1)

fixRank_fct: Wrapper function using f as ranking method

Description

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

Usage

fixRank_fct(data, f, fix.var, cv.out, t.times, ncl = 2, c.time = 10, ...)

Arguments

...
other arguments, not used now
input
see details in riskscore_fct