similar to: error with surf.ls in spatial

Displaying 12 results from an estimated 12 matches similar to: "error with surf.ls in spatial"

2013 Mar 20
0
unexpected local minima/maxima with surf.gls
Hi there, I use the surf.gls() function to fit a variable measured over a surface. When I plot the predicted surface, there are local minima/maxima in almost every coordinate where data were measured, which seems aberrant. For instance: ?? x <- c(343,293,343,243,293,343,443,543,593,243,293,343,393,443,493,543,593,143,193,243,293,343,393,443,
2011 Apr 10
2
Usb surf stick for internet
Hello, I am searching for an internet usb surf-stick (umts) that works under CentOS. Is anyone using such a stick and if so, which chip has this usb-stick? Would a Huawei E160E chip work under CentOS? Or maybe under CentOS with the 2.6.35 kernel from elrepo? Thank you very much! regards Olaf
2004 Mar 19
1
Spatial Statistics: surf.gls
In an experimental setup we obtain z-data samples at equidistant grid points. The surf.gls (Kriging) algorithm produces an error under this circumstance when performing the Choleski decomposition. A workaround is to dither the grid coordinates using (x <- rnorm(length(x)) ; y<- rnowm(length(y))). Question: Is this an expected behaviour of the surf.gls function ? Regards, Berthold
2006 Aug 06
1
extractAIC using surf.ls
Although the 'spatial' documentation doesn't mention that extractAIC works, it does seem to give an output. I may have misunderstood, but shouldn't the following give at least the same d.f.? > library(spatial) > data(topo, package="MASS") > extractAIC(surf.ls(2, topo)) [1] 46.0000 437.5059 > extractAIC(lm(z ~ x+I(x^2)+y+I(y^2)+x:y, topo)) [1]
2002 Oct 11
0
Erhalten Sie Langsam Reich - Get paid to surf
This is a multipart MIME message. --= Multipart Boundary 1011021320 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 8bit Erhalten Sie Langsam Reich Möchten Sie für Zeitihr zahlend erhalten angeschlossen dem Internet Wenn ja dann Überprüfung diese Liste der Bezahlung, zum von von Programmen hier zu surfen Get Rich Slowly Do you want to get paid for the
2006 Jan 27
2
CentOS 4.2 Install - Can't Surf Web
I just installed CentOS 4.2 on a system that was running RedHat 9. Now the browser (Mozilla Firefox) can't connect to web sites via their name (www.google.com <http://www.google.com/> ). It can however connect if the IP address is used (66.102.7.147). Also the 'dig' command times out with either the name or the IP address. Has anyone else seen this? Any pointers would be
2004 Dec 09
3
surf.ls
Hello, I am looking into description of surf.ls(spatial) and see under value $beta - the coefficients. When I use polynomial of degree 2 to fit surface I expect to get 4 coefficients: z = a_1 x^2 + a_2 xy + a_3 y^2 + a_4 What do beta really stand for and why do I get $beta vector of length 6? Thakns, Mark
2008 Nov 20
1
gam and ordination (vegan and labdsv surf and ordisurf)
I have a general question about using thin plate splines in the surf and ordisurf routines. My rudimentary knowledge of a gam is that with each predictive variable there is a different smooth for each one and then they are added together with no real interaction term (because they don't handle this well?). Now, If I have two variables that have a high D^2 score and a low GCV score (I am
2008 Mar 31
14
To surf to URL mydomain.com instead of mydomain.com:3000?
My production server is using mongrel_rails on Ubuntu linux. With Firefox I can reach my production server with the URL: www.mydomain.com:3000/ but I can''t reach my production server with the URL www.mydomain.com/ Is there a way to configure mongrel so that I can reach my production server with the URL www.mydomain.com? -- Posted via http://www.ruby-forum.com/.
2016 Oct 17
3
Surfing the web via Asterisk.
Ah, no, you misunderstand. Asterisk wouldn't care one little bit what is on the page - Chromevox would do all that. A screenreader usually tabs or arrows their way about, selecting headings to read content. Thus, Asterisk ONLY needs to be able to hear content FROM the browser and pipe it to the channel, and pass keypresses back TO the browser. The human is the parser, if that makes sense?
2016 Oct 17
2
Surfing the web via Asterisk.
Has anyone attempted making the web phone accessible? I can only find one company which operated between 1996 and 2000. I was thinking, install Chrome with Chromevox, headless, on a server, and use something like an AGI to send basic keyboard commands to navigate a page, as a screenreader user would, and pipe the audio back to a channel, to be streamed by Asterisk. (Bear with me here - it's
2004 Nov 09
23
SEPARATING VOIP AND SURFING
Dear list: I have a problem I cannot handle yet, and need to solve it as soon as possible. Would be very greatful with anybody who can help me. I have a 512/512 link to internet, that I want to share between several computers. I have eth0, with a public IP address, conected to Internet, and also, eth1, with a private IP address, for network with the surfing computers. I have a main class with