train_add_curveDf: update caret::train obj with add_curveDf, to simulate the...

Description Usage Arguments Value

View source: R/ulits4caret.R

Description

update caret::train obj with add_curveDf, to simulate the trained function (curve) where x is x <- seq(min(df$vi), max(df$vi), length.out = 1000), while y is calculated by parse the coeffciences. handled method include:

Usage

1
train_add_curveDf(train_obj)

Arguments

trian_obj:

caret::train obj

Value

df


ssdxj/G407 documentation built on May 5, 2019, 6:56 p.m.