pec (version 2018.07.26)

pecCforest: S3-wrapper function for cforest from the party package

Description

S3-wrapper function for cforest from the party package

Usage

pecCforest(formula, data, ...)

Arguments

formula

Passed on as is. See cforest of the party package

data

Passed on as is. See cforest of the party package

...

Passed on as they are. See cforest of the party package

Value

list with two elements: cforest and call

Details

See cforest of the party package.

References

Ulla B. Mogensen, Hemant Ishwaran, Thomas A. Gerds (2012). Evaluating Random Forests for Survival Analysis Using Prediction Error Curves. Journal of Statistical Software, 50(11), 1-23. URL http://www.jstatsoft.org/v50/i11/.