search for: ien

Displaying 20 results from an estimated 23 matches for "ien".

Did you mean: ian
1999 May 12
0
R manual - S manual
...started working on R, and lacking a manual I saw that the advice is to use som S or S-plus manual. Where can I find it online? P.S. I already downloaded and read "notes on S-plus" by Venables/Smith: now I'd need something deeper. P.P.S. please, reply even by email to magni at omega.ien.it -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \ Alessandro Magni / IEN Galileo Ferraris \ c.M.d'Azeglio 42, 10125 Torino (ITALIA) / magni at omega.ien.it \...
1999 Jun 30
1
grid command
...n x axis I have the labels -4,-2,0,2,4 and on y -1,-0.5,0,0.5,1 the command grid(5,5) puts the grid out of place, just on 0 it falls right. Any hint? Thanks Alessandro Magni -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \ Alessandro Magni / IEN Galileo Ferraris \ c.M.d'Azeglio 42, 10125 Torino (ITALIA) / magni at omega.ien.it \ Fax (39)11-6507611 / Tel (39)11-3919757 \ Homepage at: http:...
1999 Jul 01
0
Grid
...() method has been the best one. It is tricky, anyway. Pity the plot/grid commands are not "intelligent" enough to do the work themselves... Best regards Alessandro -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ \ Alessandro Magni / IEN Galileo Ferraris \ c.M.d'Azeglio 42, 10125 Torino (ITALIA) / magni at omega.ien.it \ Fax (39)11-6507611 / Tel (39)11-3919757 \ Homepage at: http:...
1999 Jul 19
1
Using Scompile with R on Linux
...defined symbols. Scompile's syntax is tuned to Solaris, and Linux is probably different. Has anyone successfully run Scompile with R in Linux and can offer tips on changing the syntax? Thanks in advance for any help. -- Carlos Carroll, M.S. Conservation Biology Institute and Dept. of Forest Science, Oregon State University Mailing address: PO Box 104 Orleans, CA 95556 e-mail: carlos at pcweb.net -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", o...
2016 Dec 07
3
Strange behavior when using progress bar (Fwd: Re: [R] The code itself disappears after starting to execute the for loop)
>>>>> Jon Skoien <jon.skoien at jrc.ec.europa.eu> >>>>> on Wed, 7 Dec 2016 11:04:04 +0100 writes: > I would like to ask once more if this is reproducible also for others? > If yes, should I submit it as a bug-report? > Best, > Jon Please Windows users .. thi...
2004 Nov 11
2
PXELINUX - no boot file found
PXELinux from a DHCP server - read the docs - couldnt be simpler. I'm afraid its beaten me, no matter what I do I always get the same result at the client side "PXE-E53: No boot file found" For the life of me I cannot see what I'm doing wrong and would appreciate any assistance in trying to diag. RedHat 7.3 - (I know its old but I have to accomodate other dependancies) dhcp 3.0.1 tftp-hpa 0.39 The DHCP is working fine although it...
2012 Mar 08
2
Cannot change location of tempdir()
...sets methods base loaded via a namespace (and not attached): [1] tools_2.14.0 I know this is not the last version, but I do not have administrator rights myself on the computer and did not see any relevant references to tempfile() in the news for newer versions. Thanks, Jon -- Jon Olav Sk?ien Joint Research Centre - European Commission Institute for Environment and Sustainability (IES) Land Resource Management Unit Via Fermi 2749, TP 440, I-21027 Ispra (VA), ITALY jon.skoien at jrc.ec.europa.eu Tel: +39 0332 789206 Disclaimer: Views expressed in this email are those of the individu...
2014 Mar 05
3
Cannot chain to another PXE server on the same subnet
...ename results in success to > boot the Altiris NBP? Oops, I misjudged the situation. It does NOT work if I replace with: next-server 10.215.144.60; filename "/BStrap/x86pc/BStap.0"; It gives me the same error message (sorry). It starts working if I remove the whole class "pxeclient" clause, ie. I remove next-server, filename and the whole class. So where is my PXE client picking up the information? I'm guessing it may be the Altiris PXE server doing some DHCP on its own but the admin of that system told me that it wasn't. I'm going to have to check that out...
2014 Mar 05
3
Cannot chain to another PXE server on the same subnet
...500 bytes 13:24:05.679950 IP (tos 0x0, ttl? 20, id 0, offset 0, flags [none], proto: UDP (17), length: 576) 0.0.0.0.bootpc > 255.255.255.255.bootps: [udp sum ok] BOOTP/DHCP, Request from 00:24:54:d9:d4:2f (oui Unknown), length 548, xid 0x55d9d42f, secs 4, Flags [ Broadcast ] (0x8000) ????????? Client-Ethernet-Address 00:24:54:d9:d4:2f (oui Unknown) ????????? Vendor-rfc1048 Extensions ??????????? Magic Cookie 0x63825363 ??????????? DHCP-Message Option 53, length 1: Discover ??????????? Parameter-Request Option 55, length 24: ????????????? Subnet-Mask, Time-Zone, Default-Gateway, IEN-Name-Server...
2016 Nov 28
2
Strange behavior when using progress bar (Fwd: Re: [R] The code itself disappears after starting to execute the for loop)
...____ > R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- Jon Olav Sk?ien Joint Research Centre - European Commission Institute for Space, Security & Migration Disaster Risk Management Unit Via E. Fermi 2749, TP 122, I-21027 Ispra (VA), ITALY jon.skoien at jrc.ec.europa.eu Tel: +39 0332 789205 Disclaimer: Views expressed in this email are those of the individual...
2013 Apr 18
1
snow: cluster initialization
Dear all, I found a strange thing with the snow package. This will work: y = matrix(1:4, 2) cl = makeCluster(rep('localhost', 8), type='SOCK') parMM(cl, y, y) This will not: y = matrix(1:4, 2) ncore = system('nproc') parMM(cl, y, y) Error in cut.default(i, breaks) : invalid number of intervals I also tried: cl = makeCluster(rep('localhost', ncore),
2017 Oct 11
1
Iterate in a Spatial Polygon Dataframe in R?
Hi all, ?I'm trying to iterate in a SpatialPolygonDataFrame thatcontains 110 features. I tried to use the following code? iterate.spdf =function(x){ for (i in 1:nrow(x)){ p = x[i, ]} return(p)} but with no success as it returns with aSpatialPolygonDataFrame that contains onlyone feature. The code seems to overwrite the polygons to end up with only onefeature. ?Any suggestions?Ashraf, cheers
2013 Apr 04
5
help with kriging interpolation
All, I am new to using R and know some basics. I wish to use kriging in R to do the following: given data Y =f(X1,X2,X3,.....,Xn) --1000+ irregular measured data set. I would like to be able to get a single value y given sinle input set (x1,x2,x3,...xn) A google search on this takes me lierally to the same example on involving analysis with soil sampling and I cannot figure out how to
2008 Feb 07
3
number of aces in big endian format?
...cket in wireshark trace and the number of aces in the dacl in big endian format. I thought all the data over the wire was in little endian format! I have seen this on Windows XP and Windows Server 2003. Have not intentionally installed any patches on either. This is causing grief to linux cifs client in acl code, when I parse the dacl, suddenly now the number of aces is a huge number instead of two or three or so aces and that is causing oopses in kmalloc'ing. I know this was not a problem earlier this year or late last year. Regards, Shirish
2015 Jun 17
2
Add-on argument in sample()
...easily stay in the script as an undetected bug. > > ... or you might check your arguments before execution: > > > if ( !replace & length(population) >= size ){ > sample(population, size = size , replace = replace) > }else{ > ... > } This test is not sufficient if length(population) == size == 1, so you will also need to check for this special case: if (length(population) == 1 & size == 1) { population } else if (!replace & length(population) >= size) { sample(population, size = size, replace = replace) } else { ... } Then the ques...
2016 Dec 07
0
Strange behavior when using progress bar (Fwd: Re: [R] The code itself disappears after starting to execute the for loop)
...--------------- John Fox, Professor McMaster University Hamilton, Ontario Canada L8S 4M4 Web: socserv.mcmaster.ca/jfox > -----Original Message----- > From: R-devel [mailto:r-devel-bounces at r-project.org] On Behalf Of Martin > Maechler > Sent: December 7, 2016 5:58 AM > To: Jon Skoien <jon.skoien at jrc.ec.europa.eu> > Cc: r-devel at r-project.org > Subject: Re: [Rd] Strange behavior when using progress bar (Fwd: Re: [R] The > code itself disappears after starting to execute the for loop) > > >>>>> Jon Skoien <jon.skoien at jrc.ec.europa.e...
2013 Mar 19
1
Cokriging
Dear All, I run following code to estimate the blocks using cokriging ( my data set has more than 50,000 data points). All the things run finely but Once I run the predict.gstat function it gave the error message - "memory.c", line 58: can't allocate memory in function m_get(). I run this code on LINUX sever but result is same. Would any one please be able to give a solution for
2013 Apr 24
2
How to make a raster image in R from my own data set
Hi R-user, I was trying to make a raster map with WGS84 projection in R, but I could not make it. I found one data set in Google that data is almost the same format as of mine. I wanted to make a raster map of temperature with 1 degree spatial resolution for the global scale. I could make it in GIS software but I do have many variables (to be many raster images) and ultimately I am importing them
2016 Dec 07
0
Strange behavior when using progress bar (Fwd: Re: [R] The code itself disappears after starting to execute the for loop)
I would like to ask once more if this is reproducible also for others? If yes, should I submit it as a bug-report? Best, Jon On 11/28/2016 11:26 AM, Jon Skoien wrote: > I first answered to the email below in r-help, but as I did not see > any response, and it looks like a bug/unwanted behavior, I am also > posting here. I have observed this in RGui, whereas it seems not to > happen in RStudio. > > Similar to OP, I sometimes have a pro...
2011 Nov 17
7
Spatial Statistics using R
I am looking for online courses to learn Spatial Statistics using R. Statistics.com is offering an online course in December on the same topic but that schedule doesn't suit mine. Are there any other similar modes for learning spatial statistics using R??? Can someone please advice??? Thank you. Ravi -- View this message in context: