error.nn.pattern(snns)R Documentation

Output error of an NN

Description

Returns the sum of squared error and mean square error between targets and outputs.

Usage

error.nn.pattern(p)

Arguments

p object of type nn.pattern


[Package Contents]