[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: variogram map



Damijana Kastelec wrote:
> 
> Hallo!
> I have two questions on Gstat program:
> - how to get variogram map? I wanted to get it following the
> instructions in manual but I did not succeed.
Is your map centered around (0,0), with cell size equal to 
the usual variogram interval width?

> - can I get all residuals by cross-validation, not only their statistics?
> 
add:

set output: 'xvalid.out';
--
Edzer