Learn R Programming

darch (version 0.9.1)

getErrorFunction: Returns the error function of the Net.

Description

Returns the error function of the Net.

Usage

getErrorFunction(net)

## S3 method for class 'Net': getErrorFunction(net)

Arguments

net
A instance of the class Net.

See Also

Net