Extract fitted values from a greedy concentration-index forest
Source:R/ci_forest.R
fitted.ci_forest.RdExtract fitted values from a greedy concentration-index forest
Usage
# S3 method for class 'ci_forest'
fitted(object, ...)Arguments
- object
A fitted
ci_forestobject fromci_forest().- ...
Currently ignored.