startNWS {caretNWS} | R Documentation |
This function is used to start a nws Sleigh
object
startNWS(numWorkers = 5, verbose = TRUE)
numWorkers |
the number of compute nodes |
verbose |
a logical; should a log of the node login process be printed? |
This is a shortcut used for trainNWS
to start the required sleigh object.
an object of class "sleigh"