Returns the sum of squares error at pos.
# S4 method for REBMIX
SSE(x = NULL, pos = 1, ...)
## ... and for other signaturessee Methods section below.
a desired row number in x@summary for which the information criterion is calculated. The default value is 1.
currently not used.
signature(x = "REBMIX")an object of class REBMIX.
signature(x = "REBMVNORM")an object of class REBMVNORM.
C. M. Bishop. Neural Networks for Pattern Recognition. Clarendon Press, Oxford, 1995.