Dear R-listers,

I have got an error with variog.mc.env() package:geoR that I cannot sort 
the origin out.  The origianal data file can be sent to people interested.

bin0<-variog(don1bgeo,estimator.type="modulus",  direction=0)
bin90<-variog(don1bgeo,estimator.type="modulus",  direction=pi/2)
env.variog0<-variog.mc.env(don1bgeo,obj.variog=bin0)
env.variog90<-variog.mc.env(don1bgeo,obj.variog=bin90)

everything goes smoothly with bin90, but using bin0 gives this error
after permutations:

 > Error in variog.mc.env(don1bgeo, obj.variog = bin0) :
         (subscript) logical subscript too long

Any idea about what happens?

Regards,

Patrick

-- 

Department of Environmental Biology
EA3184 usc INRA
University of Franche-Comte
25030 Besancon Cedex
(France)

tel. +33 381 665 745
fax +33 381 665 797
http://lbe.univ-fcomte.fr

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to