Skip to content
Prev 15488 / 29559 Next

calculate SSerror in fit.variogram

On 06/22/2012 03:16 PM, Saman Monfared wrote:
Assuming the result of 'fit.variogram' is in the variable 'spam', this
will get you the SSErr:

attr(spam, "SSErr")

cheers,
Paul