setErrorFunction<-: Sets the error function of the Net
.
Description
Sets the error function of the Net
.
Usage
setErrorFunction(net) <- value# S4 method for Net
setErrorFunction(net) <- value
Arguments
net
A instance of the class Net
.
value
Object of the class function
.