search for: jenny

Displaying 20 results from an estimated 175 matches for "jenny".

Did you mean: penny
2018 Feb 20
3
JGR not installed. Attempting to install from CRAN...
Loris, thank you thank you so much!!! do you know which CRAN mirror i select? There are loads - all related to various countries.. so appreciate the help Jenny Jenny Coetzee (PhD Candidate) Head of Prevention in Key Populations & Head of the Soweto Sex Worker Project Perinatal HIV Research Unit (PHRU) New Nurses Home Chris Hani Baragwanath Academic Hospital Soweto B: +27 11 989 9821 M: +27 84 761 1193 E: coetzeej at phru.co.za<mailto:coetzeej...
2013 Sep 30
2
climstats
I have been trying to download the climstats package: https://r-forge.r-project.org/R/?group_id=861 but it doesn't seem to run on R 3.0.2 or 3.0.1 and the zipfile is empty. Does anyone know the status of this package or where I can download it. Thanks ****************** Jenny Williams Spatial Information Scientist, GIS Unit Herbarium, Library, Art & Archives Directorate Royal Botanic Gardens, Kew Richmond, TW9 3AB, UK Tel: +44 (0)208 332 5277 email: jenny.williams@kew.org<mailto:jenny.williams@kew.org> ****************** Film: The Forgotten Home of Coffee -...
2003 Jun 13
4
CallerID forward???
Here is the situation that I would like to create: Call comes in Receptionist sees that the caller ID is Jenny <8675309> Receptionist picks up phone and transfers call to Batman Batman looks at his phone and sees that the caller ID is Jenny <8675309> I can't seem to figure out how to forward the caller ID. Is this possible with Asterisk?
2018 Feb 20
0
JGR not installed. Attempting to install from CRAN...
Hi Jenny, Jenny Coetzee <coetzeeJ at phru.co.za> writes: > Hello > > I am new to R, and am running a programme called RDS Analyst which > uses R. When trying to open RDS i am getting the following message: > JGR not installed. Attempting to install from CRAN? > > I am not sure i...
2007 Oct 31
3
thicker axis in levelplot
...ub="with log scales", colorkey=FALSE, region=TRUE) Also, If anybody knows how to make the lines around the colorkey (legend) thicker too I'd like to do that as well! (I realise that the above script does not include a colorkey component but my actual work does). Many thanks, Jenny Barnes
2006 Dec 14
7
loop is going to take 26 hours - needs to be quicker!
...uns through all the longs for every lat for every year - which is the order the data is running down the column in gpcc.data2 so n increses by 1 each time and each data point is pulled off.... It needs to be a lot quicker, I'd appreciate any ideas! Many thanks for taking time to read this, Jenny Barnes ~~~~~~~~~~~~~~~~~~ Jennifer Barnes PhD student - long range drought prediction Climate Extremes Department of Space and Climate Physics University College London Holmbury St Mary, Dorking Surrey RH5 6NT 01483 204149 07916 139187 Web: http://climate.mssl.ucl.ac.uk
2006 Nov 23
3
reaccessing array at a later date - trying to write it to file
...oad up the array with data every time. Here is the form of data.out > data.out <- list(lats=seq(88.542, -88.542, length=94), lons=seq(0, 360-1.875, length=192), date=vector(length=nyr*12), data=array(NA, c(nyr*12, 94*192)) ) I tried > save(data.out, file="/home/jenny/data/data.out.RData", ascii=TRUE) and combination of ways to re-access it but I couldn't reaccess it and therefore use the data within. I then tried > dput(data.out,file="/home/jmb/sst_precip/gribdata/data.out.RData", control="showAttributes") #but the associat...
2007 Jun 06
3
random numbers selection - simple example
...R-help archives and the statistics and computing book on modern Applied statistics with S but the advice seems to be for much form complicated examples, there must be a simpler way for what I am trying to do? If anybody can help me I would greatly appreciate your advice and time, Best Wishes, Jenny ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Jennifer Barnes PhD student: long range drought prediction Climate Extremes Group Department of Space and Climate Physics University College London Holmbury St Mary Dorking, Surrey, RH5 6NT Web: http://climate.mssl.ucl.ac.uk
2008 Sep 10
2
trouble printing from graphics device in R 2.7.2
...isted. Using the menu to save the graphic in various formats seems to work fine - the entire graph is visible in the .png, .pdf, etc. files. I didn't see anything in the changes or the archives about this... so what's going on and how do I fix it so I can continue to use 2.7.2? Thanks, Jenny > sessionInfo() R version 2.7.2 (2008-08-25) i386-pc-mingw32 locale: LC_COLLATE=English_United States.1252;LC_CTYPE=English_United States.1252;LC_MONETARY=English_United States.1252;LC_NUMERIC=C;LC_TIME=English_United States.1252 attached base packages: [1] stats graphics grDevices u...
2006 Dec 11
3
upside down image/data
...ongitude and latitude but the y-axis coordinates increase up the axis. Can anyone simply tell me whether this is correct as I find it very hard to know which way up my data should be and I cannot tell which is correct simply by looking at it! Many thanks for your time in reading this problem, Jenny Barnes ~~~~~~~~~~~~~~~~~~~~~~~~~~ Jennifer Barnes PhD student - long range drought prediction Climate Extremes Department of Space and Climate Physics University College London Holmbury St Mary, Dorking Surrey RH5 6NT 01483 204149 07916 139187 Web: http://climate.mssl.ucl.ac.uk
2008 Jun 30
2
Which distribution best fits the data?
...fits your data? I have tried look through the archives but have only found functions that tell you if it's normal or log etc. specifically - I am looking for a function that tells you (given a timeseries) what the distribution is. Any help/advice will be greatly appreciated, All the best, Jenny Barnes jmb at mssl.ucl.ac.uk
2007 Jan 24
2
keep track of selected observations over time
Dear all, Attached is a description of my data, graph and the problem which I need help with. Hope you have time to open the file and help me out. Many thanks, Jenny ---------------------------------
2018 Feb 20
2
JGR not installed. Attempting to install from CRAN...
...running a programme called RDS Analyst which uses R. When trying to open RDS i am getting the following message: JGR not installed. Attempting to install from CRAN? I am not sure if the issue is a Java one or an R one? I am working off a Mac using High Sierra Any help please..? thanks Jen Jenny Coetzee (PhD Candidate) Head of Prevention in Key Populations & Head of the Soweto Sex Worker Project Perinatal HIV Research Unit (PHRU) New Nurses Home Chris Hani Baragwanath Academic Hospital Soweto B: +27 11 989 9821 M: +27 84 761 1193 E: coetzeej at phru.co.za<mailto:coetzeej at phru.co...
2006 Dec 12
2
how do you interpolate a gaussian grid to a standard 2.5 degree grid?
...itude=192,latitude=94]. I would rally appreciate hearing back from any of you who may have wanted to interpolate your data is this way. If there is no ready-made function you know of but you are willing to share your own methods I would also appreciate any pointers. Many thanks for your time, Jenny Barnes ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Jennifer Barnes PhD student - long range drought prediction Climate Extremes Department of Space and Climate Physics University College London Holmbury St Mary, Dorking Surrey RH5 6NT Web: http://climate.mssl.ucl.ac.uk
2008 May 27
3
How to test significant differences for non-linear relationships for two locations
...e significantly different. I searched the r site, however no answers exactly match the question. I used Tukey's HSD to compare two means, but the relationship in my study was not simply linear. So I was wondering if there is anyone had experience in making such comparisons. Thanks in advance! Jenny [[alternative HTML version deleted]]
2006 Aug 11
1
[BioC] problem loading affycoretools (more details)
...u - after doing a few, clicking on the menu again in the same R session would cause the Rgui to crash. As this may not be specific to Bioconductor (except that you may not put so many items in the menu unless you're using BioC packages), I'm cross posting to the R mailing list. Cheers, Jenny At 12:37 PM 8/10/2006, Jenny Drnevich wrote: >Hi Jim & all, > >I'm having trouble getting affycoretools to work. I apparently had >downloaded & installed affycoretools before, but had never used it. When I >tried to load it today, I got an error message saying I was mis...
2008 Apr 01
1
superimpose histogram on biplot
Hi all, I've been trying to figure out how to superimpose a histogram on a biplot that shows the relative contribution of each axis. I have been using the NIPALS function (http://biomserv.univ-lyon1.fr/~dray/ files/softwares/nipals.R) to run principal component analyses. Here is a toy example. source("http://biomserv.univ-lyon1.fr/~dray/files/softwares/nipals.R")
2012 Dec 14
1
Connecting to Puppet's user experience team as a Puppet Test Pilot
Hi, it''s Jenny here from Puppet''s user experience team. We are looking for people to become Puppet Test Pilots who try our prototype designs, provide feedback, and more: + You get gift cards and t-shirts as thanks for helping us out. + About once a quarter, you''ll be invited to give feedback in...
2007 Aug 20
2
Interweaving cell entries from 2 columns
Hi, how do I interweave 2 columns of data into a single column? See illustration below. Thx-jenny I have 2 columns of data Col1 Col21 2 3 45 6 7 89 10 I want to create a new column with interlocking cell centries12345678910 Get the new Windows Live Messenger! Try it! _________________________________________________________________ Did you know y...
2007 Jan 03
3
How to add characters on graph ?
An embedded and charset-unspecified text was scrubbed... Name: inte tillg?nglig Url: https://stat.ethz.ch/pipermail/r-help/attachments/20070103/d0f3260e/attachment.pl