caretFitVarbvs: Fit with varbvs for caret

caretFitVarbvsR Documentation

Fit with varbvs for caret

Description

Fit with varbvs for caret

Usage

caretFitVarbvs(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 varbvs::varbvs

Value

output of varbvs::varbvs

Author(s)

Timothee Flutre


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