startNWS {caretNWS}R Documentation

Start a nws sleigh

Description

This function is used to start a nws Sleigh object

Usage

startNWS(numWorkers = 5, verbose = TRUE)

Arguments

numWorkers the number of compute nodes
verbose a logical; should a log of the node login process be printed?

Details

This is a shortcut used for trainNWS to start the required sleigh object.

Value

an object of class "sleigh"

See Also

trainNWSControl, sleigh


[Package caretNWS version 0.12 Index]