Willem Vervoort
Sun, 14 Mar 2004 17:22:12 -0800
Hi all I am using R 1.8.0 under Windows XP I have installed gstat from CRAN I am having problem ploting the variograms
vgm1<-variogram(clay~x+y, loc=~x+y, PC.spdata,witdh=cutoff/50)
tmp<-fit.variogram(vgm1,vgm(1,"Sph",300,1),print.SSE=TRUE)
plot.variogram(vgm1,model=vgm(1,"Sph",300,1))
Error in if (x$output.type == "bin") Ldots$type <- "p" :
argument is of length zeroIn addition: Warning message: no finite arguments to max; returning -Inf
?plot.variogram
plot.variogram(vgm1)
Error in if (x$output.type == "bin") Ldots$type <- "p" :
argument is of length zeroIn addition: Warning message: no finite arguments to max; returning -Inf
PC.spdata[1:10,]
Regards Willem Vervoort
-- Dr R.W. Vervoort McCaughey Senior Lecturer Hydrology and Catchment Management Faculty of Agriculture, Food and Natural Resources Rm 503, Watt Bldg. http://www.agric.usyd.edu.au/mccaughey
Postal: Bldg A03 The University of Sydney, NSW, 2006
phone: +61 (2) 9351 8744 fax: +61 (2) 9351 5108 e-mail: [EMAIL PROTECTED]