sse.Rd
Compute the sum of error squared for an R object
sse(object, data = NULL)
An R object that is a `formula` or contains the results of the `lm` function.
A data frame when the object is a formula.