Learn R Programming

emil (version 2.2.3)

predict_cforest: Predict with conditional inference forest

Description

Prediction function for models fitted with fit_cforest.

Usage

predict_cforest(object, x, at, ...)

Arguments

Value

The predicted chance of survival.

See Also

emil, fit_cforest, modeling_procedure