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

View source: R/predictRisk.party.R

CforestR Documentation

S3-wrapper function for cforest from the party package

Description

S3-wrapper function for cforest from the party package

Usage

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


riskRegression documentation built on Sept. 8, 2023, 6:12 p.m.