Learn R Programming

darch (version 0.10.0)

setErrorFunction<-: Sets the error function of the Net.

Description

Sets the error function of the Net.

Usage

setErrorFunction(net) <- value
"setErrorFunction"(net) <- value

Arguments

net
A instance of the class Net.
value
Object of the class function.

See Also

Net