makePredObsMatrix: Make a prediction matrix from a list of models

View source: R/helper_functions.R

makePredObsMatrixR Documentation

Make a prediction matrix from a list of models

Description

Extract obs from one models, and a matrix of predictions from all other models, a helper function

Usage

makePredObsMatrix(list_of_models)

Arguments

list_of_models

an object of class caretList


caretEnsemble documentation built on Sept. 20, 2023, 5:08 p.m.