crossEntropyError: Cross entropy error function
Description
The function calculates the cross entropy error from the original
and
estimate
parameters.
Usage
crossEntropyError(original, estimate)
Arguments
estimate
The calculated data matrix
Value
A list with the name of the error function in the first entry and the
error value in the second entry