Rdocumentation
powered by
Learn R Programming
darch (version 0.10.0)
setExecuteFunction<-: Sets the execution function for the network
Description
Sets the execution function for the network
Usage
setExecuteFunction(darch) <- value
"setExecuteFunction"(darch) <- value
Arguments
darch
A instance of the class
DArch
.
value
The execution function for the network.
See Also
DArch