update: Update the configuration parameters of a Pipeline object

Description Usage Arguments Examples

View source: R/update.R

Description

A more detailed description will eventually go here...

Usage

1
update(pipeline, what, value)

Arguments

pipeline

an object of class Pipeline

what

what to update? One of label, cv, nfolds, or p.

value

value to update the variable named by what

Examples

1
2
3
4
## Not run: 
update(pipeline=pipeline, what="cv", value="lgocv")

## End(Not run)

jperezrogers/rabbit documentation built on Feb. 9, 2020, 4:59 p.m.