SSE-methods {rebmix} | R Documentation |
Returns the sum of squares error at pos
.
## S4 method for signature 'REBMIX' SSE(x = NULL, pos = 1, ...) ## ... and for other signatures
x |
see Methods section below. |
pos |
a desired row number in |
... |
currently not used. |
signature(x = "REBMIX")
an object of class REBMIX
.
signature(x = "REBMVNORM")
an object of class REBMVNORM
.
Marko Nagode
C. M. Bishop. Neural Networks for Pattern Recognition. Clarendon Press, Oxford, 1995.