Skip to content

limiting the number of variogram models in intamap

2 messages · seba, Jon Olav Skoien

#
Dear list members

I'm using intamap packages and I need some help.
I would like to automatically calculate an anisotropic
variogram with the estimateParameters function limiting the number of 
variogram models
(i.e. I want the fitting of Sperical models).
In particular I tried to add an argument to estimateParameters function
such as  model=c("Sph") but it doesn't work.

Thank you in advance for your help

Sincerely
Sebastiano Trevisani
#
Hi,

This is not possible in the version on CRAN now, but has been changed in 
the development version that you can find on one of the links below 
(depending on platform), should be on CRAN soon.
http://www.intamap.org/downloads/intamap_1.3-1.zip
http://www.intamap.org/downloads/intamap_1.3-1.tar.gz

Best wishes,
Jon
seba wrote: