ExtractModelInfo: Extract Model Information

Description Usage Arguments Value

Description

This function extracts performance information and best predictions from a model list generated by the TrainLEs function.

Usage

1
ExtractModelInfo(model.list)

Arguments

model.list

List of models stored as train objects

Value

Returns a list of performance metrics, as well as a matrix storing the predictions made by the local expert models in the best-tuned model (if parameters are tuned).


nnormandin/localexpeRt documentation built on May 23, 2019, 9:29 p.m.