train_mod: Function to fit a model

Description Usage Arguments Value Examples

Description

Function to fit a model

Usage

1
train_mod(xdata, yvec)

Arguments

xdata

a dataframe with the predictors

yvec

a vector with response variable values

Value

the results of the fitted model with function caret::train

Examples

1
#find an example

BenjaminLouis/verifmesures documentation built on May 23, 2019, 6:01 p.m.