Rdocumentation
powered by
Learn R Programming
darch (version 0.10.0)
setCancel<-: Set whether the learning shall be canceled.
Description
Set whether the learning shall be canceled.
Usage
setCancel(darch) <- value
"setCancel"(darch) <- value
Arguments
darch
A instance of the class
DArch
.
value
Boolean value if the learning shall canceled
See Also
DArch