Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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

Details

See cforest of the party package.

Value

list with two elements: cforest and call

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 https://www.jstatsoft.org/v50/i11.


pec

Prediction Error Curves for Risk Prediction Models in Survival Analysis

v2020.11.17
GPL (>= 2)
Authors
Thomas A. Gerds
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.