caretPredictBglr: Predict with BGLR for caret

caretPredictBglrR Documentation

Predict with BGLR for caret

Description

Predict with BGLR for caret

Usage

caretPredictBglr(modelFit, newdata, submodels = NULL)

Arguments

modelFit

model produced by caretFitBglr

newdata

predictor values of the instances being predicted (e.g. out-of-bag samples)

submodels

optional list of tuning parameters only used with the "loop" element

Value

vector

Author(s)

Timothee Flutre


timflutre/rutilstimflutre documentation built on Feb. 7, 2024, 8:17 a.m.