Skip to contents

Extract fitted values from a greedy concentration-index forest

Usage

# S3 method for class 'ci_forest'
fitted(object, ...)

Arguments

object

A fitted ci_forest object from ci_forest().

...

Currently ignored.

Value

A data frame with fitted values, response values, and weights.