SSE {unmarked} | R Documentation |
Compute Sum of Squared Residuals for a Model Fit.
Description
Compute the sum of squared residuals for an unmarked fit object. This
is useful for a parboot
.
Usage
SSE(fit, ...)
Arguments
fit |
An unmarked fit object. |
... |
Additional arguments to be passed to statistic |
Value
A numeric value for the models SSE.
See Also
[Package unmarked version 1.4.1 Index]