Rdocumentation
powered by
Learn R Programming
rebmix (version 2.6.1)
SSE: Sum of Squares Error
Description
Returns the sum of squares error at
pos
for class REBMIX.
Usage
## S3 method for class 'REBMIX': SSE(object, pos = 1, ...)
Arguments
object
an object of class
REBMIX
.
pos
a desired row number in
summary
for which the information criterion is calculated. The default value is
1
.
...
currently not used.
References
C. M. Bishop. Neural Networks for Pattern Recognition. Clarendon Press, Oxford, 1995.