Compute the sum of squared errors

F_sse(obs, pred)

Arguments

obs

a set of observations

pred

a set of predicted values for the observations

Value

the sum of squared errors