Learn R Programming

TeachNet (version 0.7.1)

crossEntropy: Cross entropy

Description

The error function cross entropy

Usage

crossEntropy(x, y)

Arguments

x

properties of observation

y

characteristic of observation (zero or one)

Value

returns a single numeric value

See Also

linksquaredError