search for: sgeostat

Displaying 20 results from an estimated 42 matches for "sgeostat".

2000 Aug 11
1
Problems in the new version with sgeostat library?
Hello, R-users! When I load the sgeostat library I obtain some warnings messages. >library(sgeostat) What kind of problem will I expect to have with these messages? Loading required package: mva Loading required package: tripack Warning messages: 1: `provide' is deprecated. See ?Deprecated. in: .Deprecated() 2: `provide' is...
2000 May 09
1
Work with sgeostat library!
Hello, everybody: I will like to know if anybody else is working with the sgeostat library and where can I find some other fuctions to fit more variogram models (like a kernel one). Thank you very much for you help Kenneth Cabrera Universidad Nacional de Colombia Sede Medellin -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing lis...
2001 Oct 18
1
Sgeostat module
Dear Users, I use Sgeostat to calculate co variogram (function est.variogram with two variables). If i inverse the 2 variables in the functions, the co variogram change! Normaly it is symmetric, isn't it? Someone could me explain why, or give me an idea to calculate co variogram in a easy way... Thanks in advance La...
2005 Feb 01
2
sgeostat
Hi, list, I am using 'sgeostat' package by Albrecht Gebhardt and I am trying to put a correlation coefficient of some kind on the lagplots. Is there a possiblity to do so? Thanks Mahdi -- ----------------------------------- Mahdi Osman (PhD) E-mail: m_osm at gmx.net ----------------------------------- GMX im TV ... Die G...
2002 Jan 15
0
errors intalling splancs and sgeostat
I installed R-1.4.0 and then updated all the packages I have, using update.packages(). I got an error for splancs and sgeostat. Trying to install them 'manually' with R CMD INSTALL, I got the following errors. 1) for splancs: Tue<15:26>library[82]#R CMD INSTALL splancs_2.01-5.tar.gz Installing *source* package `splancs' ... libs f95 -PIC -xO5 -dalign -xlic_lib=sunperf -c areapl.f -o areapl.o f95...
2001 Nov 16
1
Memory problems using Krige (sgeostat)
I?m trying to make an estimation of sea-depth for 2000 animal locations using 2 million depth soundings. The result was: Cannot allocate vector of size 20351 Kb I've tried to overcome this problem by making the following adaptations. -Increased the max-mem-size to 1.5Gb (Thanks to Thomas Lumley for his help) -Use a max.dist (10km) for the function Krige -Run the Krige computation for each
1999 Nov 30
1
image stops detecting wrong sized z matrix (PR#352)
Full_Name: Albrecht Gebhardt Version: 0.90.0 OS: Linux + Tru64 Submission from: (NULL) (143.205.61.72) This is where example(krige) from library(sgeostat) stops with R 0.90.0: krige> image(grid$x, grid$y, grid$krige$zhat, add = T) Error in length(x) == nrow(z) : comparison (1) is possible only for vector types in previous versions of R the above image() call worked, because image() did the transformation grid$krige$zhat -> matrix(grid$kr...
2002 Aug 03
2
smcc/ make failure/ R CMD INSTALL package
...cs 21.1.1 Mozilla 1.0 Linux Mandrake 8.2 Colleagues I am having a little trouble installing packages. Having downloaded the gzipped tarball of a package, put it in a /tmp directory, and using this command: [root at localhost /]# R CMD INSTALL -l 'usr/lib/R/library/' '/home/smc/tmp/sgeostat_1.0-18.tar.gz' I received the following error: * Installing *source* package 'sgeostat' ... ** libs g77 -fPIC -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -fno-fast-math -fno-strength-reduce -c inplg.f -o inplg.o make: g77: Command not found make: *** [inplg.o] Err...
1999 Mar 25
2
packages under windows installation guide?
Hi I was trying to install a package (sgeostat) under windows but the r-faq only tells how to do it under unix. Question: 1) is there documentation on how install a package under windows? Thanx bob sandefur -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien....
2001 Oct 11
2
Where's MVA?
...misc gss ineq leaps lgtdl lmtest locfit logspline lokern lpridge maptree maxstat mclust mda meanscore mgcv mlbench muhaz multiv mvnmle mvtnorm netCDF nlme nlrq norm odesolve oz panel pcurve permax pinktoe pixmap polymars polynom princurve pspline quadprog quantreg rmeta rpart rpvm scatterplot3d sem sgeostat sm sma sn sna splancs sptests spweights strucchange survival tensor tree tripack tseries twostage vegan wavethresh wle xgobi xtable zmatrix -------------- next part -------------- An HTML attachment was scrubbed... URL: https://stat.ethz.ch/pipermail/r-help/attachments/20011012/5b0887c1/atta...
2001 Oct 30
1
memory
Dear List I would like to apply kriging (using sgeostat or fields package) The result I got is as follows: >Error: Cannot allocate vector of size 41148 Kb >In addition: Warning Message: >Reached total allocation of 255 Mb. See help(memory) >memory.size(max=TRUE) 250,834,944 >memory.size() 95,052,192 In other words. R should be able to...
2007 Sep 07
1
Finding convex hull?
Dear UseRs, I would like to know which function is the most efficient in finding convex hull of points in 3(or 2)-dimensional case? Functions for finding convex hull is the following: convex.hull (tripack), chull (grDevices), in.chull (sgeostat), convhulln (geometry), convexhull.xy (spatstat), calcConvexHull (PBSmapping). I also would like to know if there is a function that can be used for finding convex hull in multi-dimensional case, that is more than 3- dimension. Thank you in advance.
2002 Apr 15
2
krige and polygon limit problem
Dear all, I'm new on R and this mailing list. We work on spatial rainfall estimation with R and Grass. We have a problem with the krige function from the sgeostat package. We would like to limit the estimated area with a polygon limit. I use a 50 points polygon to describe my work area. The krige function work quiet well without limit. But if I use this option I have the following error messages : ------------------------------- Using points within c(2210...
2005 Mar 09
3
from long/lat to UTM
Hi: Is there any function in R which can convert the long/lat to UTM(Universal Transverse Mercator)? There are quite a few converters on Internet. However, the interface is designed as input->output which I can not convert lots of locations at the same time. Another question is whether there is a function in R which can tell the time zone from the location's lat/long? Thank you!
2000 May 04
2
acepack, akima and tripack will not load (PR#533)
Full_Name: Michael R. Allen Version: 1.01 OS: linux redhat Submission from: (NULL) (149.149.32.46) Hello, Thought you might be interested. I tried to load the package tripack needed by the sgeostat package. After some careful searching, three packages were found which had the same error. Here is the output. Mike > library(acepack) Error in dyn.load(x, as.logical(local), as.logical(now)) : unable to load shared library "/usr/lib/R/library/acepack/libs/acepack.so":...
2003 Jan 17
3
kriging in R
Hi, all, Have anyone used kringing included in R? How is it? Does it handle anisotropy data well? How does it compare with Kriging in Arc/Info? or other geostatistics software customized to do kriging or other geostatistics functions? I tried Easykriging, a geostatistics tool developed for Matlab. It has very nice GUI, but it does not provide library which i can call in my programs. so it is
2008 Jun 17
1
read.spss {foreign} doesn't work over network?
..."sandwich" "C:/PROGRA~1/R/R-27~1.0/library" "2.1-0" scatterplot3d "scatterplot3d" "C:/PROGRA~1/R/R-27~1.0/library" "0.3-27" sem "sem" "C:/PROGRA~1/R/R-27~1.0/library" "0.9-12" sgeostat "sgeostat" "C:/PROGRA~1/R/R-27~1.0/library" "1.0-21" spatial "spatial" "C:/PROGRA~1/R/R-27~1.0/library" "7.2-42" splines "splines" "C:/PROGRA~1/R/R-27~1.0/library" "2.7.0"...
2010 Oct 24
1
140 packages in R Commander!!
...ools' 'e1071' 'AER' 'bdsmatrix' 'DAAG' 'fCalendar' 'fSeries' 'fts' 'its' 'timeDate' 'timeSeries' 'tis' 'tseries' 'xts' 'foreach' 'TSA' 'RSQLite' 'tkrplot' 'sgeostat' 'mapproj' 'tcltk2' 'R2wd' 'png' 'tree' 'VIM' 'mitools' 'Zelig' 'HSAUR' 'mvtnorm' 'lme4' 'robustbase' 'mboost' 'coin' 'xtable' 'sandwich' 'coxme' 'zoo'...
2007 Feb 06
3
installing packages and windows vista
...ndencies 'akima', 'gam', 'RColorBrewer', 'sm', 'deldir', 'sp', 'maps', 'spatstat', 'PBSmapping', 'gpclib', 'RArcInfo', 'tkrplot', 'maptools', 'mapproj', 'rgl', 'qcc', 'sgeostat', 'acepack', 'TeachingDemos', 'chron', 'Hmisc' trying URL 'http://cran.wustl.edu/bin/windows/contrib/2.4/akima_0.5-1.zip' Content type 'application/zip' length 128809 bytes opened URL downloaded 125Kb trying URL 'http://cran.wustl.edu/bin/wind...
2000 Oct 20
1
Covariace or variogram surface
Hi I'm interested in doing a anisotropy analysis of some spatial data and I want to do a contour plot of a covariance or variogram surface to visualize the directions of maximal and minimal anisotropy. I know how to do a contour plot :-) but how can I obtain the variogram surface having a geoeas format dataset (X, Y, Z) ? Thanks EJ