caretFitRrblup: Fit with rrBLUP for caret

caretFitRrblupR Documentation

Fit with rrBLUP for caret

Description

Fit with rrBLUP for caret

Usage

caretFitRrblup(x, y, wts, param, lev, last, weights, classProbs, ...)

Arguments

x

current predictors used to fit the model

y

current outcome used to fit the model

wts

optional instance weights

param

current tuning parameter values

lev

class levels of the outcome (or NULL in regression)

last

logical for whether the current fit is the final fit

weights

?

classProbs

logical for whether class probabilities should be computed

...

arguments passed on to rrBLUP::mixed.solve

Value

output of rrBLUP::mixed.solve

Author(s)

Timothee Flutre


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