search for: wootten

Displaying 20 results from an estimated 24 matches for "wootten".

Did you mean: wooten
2011 Jun 14
2
Still have problems with tcltk in R 64 bit
Dear R users, Since a long time now, I have the following error when I want to load the tcltk library in R 64 bit. Loading Tcl/Tk interface ...Error : .onLoad failed in loadNamespace() for 'tcltk', details: call: inDL(x, as.logical(local), as.logical(now), ...) error: unable to load shared object 'C:/Program Files/R/R-2.13.0/library/tcltk/libs/x64/tcltk.dll': LoadLibrary
2011 Dec 12
3
windrose color ramp issue
...of the windrose don't have all the colors that are passed to it. Say pedalcolors has 40 colors, which are included in the legend, but the windrose only includes the first 16 colors in pedalcolors. Any thoughts as to why this might be happening in either case? Thanks! Adrienne -- Adrienne Wootten Graduate Research Assistant State Climate Office of North Carolina Department of Marine, Earth and Atmospheric Sciences North Carolina State University
2012 Oct 30
2
issues with krige function
...A 3rd Qu.: NA Max. :-73.16 Max. :40.16 Max. : NA Max. : NA NA's :44408 NA's :44408 Any ideas are greatly appreciated, I'm not getting any warnings or errors from krige, so this is perplexing to me. -- Adrienne Wootten Graduate Research Assistant State Climate Office of North Carolina Department of Marine, Earth and Atmospheric Sciences North Carolina State University
2011 Oct 25
2
difftime producing NA values in R 2.12.2
...this. The idea with the program is to compute the time in hours since last rainfall, so everything gets thrown off with this producing NA's. For reference, Operating system is Windows 7 Enterprise, R is version 2.12.2 (64-bit), any guidance is appreciated. Thanks in advance! A -- Adrienne Wootten Graduate Research Assistant State Climate Office of North Carolina Department of Marine, Earth and Atmospheric Sciences North Carolina State University
2010 Sep 22
2
cwhmisc package error
...rize function works without giving this error, for a short while. Before long, it begins giving the aforementioned error message again. I haven't found anything in the archives on this so I turn to the R-listers. Any ideas on why this keeps happening would be very helpful! Thanks! Adrienne Wootten Graduate Research Assistant State Climate Office of North Carolina North Carolina State University [[alternative HTML version deleted]]
2011 Aug 09
1
ggplot2 setting colors for individual groups.
...because the values are all continuous data, and it seems like the only thing which will let me get anything close to what I would like (such as scale_color_manual) requires a discrete dataset. I've reached an impasse with this and could really use some advice. Thanks everyone! A -- Adrienne Wootten Graduate Research Assistant State Climate Office of North Carolina Department of Marine, Earth and Atmospheric Sciences North Carolina State University -------------- next part -------------- A non-text attachment was scrubbed... Name: obsmeans_1.png Type: image/png Size: 120892 bytes Desc: not ava...
2010 Nov 01
1
ggplot map bounds
...rying to do with the attached data. usamap + geom_point(data=obsmeans,aes(x=lon,y=lat,colour = month_1),size=5) + scale_colour_gradientn(data=obsmeans,colour=rev(rainbow(17)),breaks=seq(5,21,by=1),limits=c(5,21)) Any ideas for how I can fix this map would be appreciated! Adrienne -- Adrienne Wootten Graduate Research Assistant State Climate Office of North Carolina Department of Marine, Earth and Atmospheric Sciences North Carolina State University
2010 Dec 02
1
parLapply - Error in do.call("fun", lapply(args, enquote)) : could not find function "fun"
...with "c". I also know that my code is producing the rest of the required parts for the function correctly. I wish I could provide more on what's happened, but the code involved is somewhat extensive. Any ideas all of you have would be wonderful. Thanks in advance! A -- Adrienne Wootten Graduate Research Assistant State Climate Office of North Carolina Department of Marine, Earth and Atmospheric Sciences North Carolina State University [[alternative HTML version deleted]]
2010 Oct 22
3
Conditional looping over a set of variables in R
Here's the problem I'm trying to solve in R: I have a data frame that consists of about 1500 cases (rows) of data from kids who took a test of listening comprehension. The columns are their scores (1 = correct, 0 = incorrect, . = missing) on 140 test items. The items are numbered sequentially and are ordered by increasing difficulty as you go from left to right across the columns. I want
2010 Aug 11
3
Running something without a loop when the result from the previous iteration is require for the current iteration
...;t find anything from previous posts about getting out of loops where the previous iteration is required to determine the next calculation. Sorry for the length of the post, but I thought it best to try to explain what I was doing first, before diving into my question Thanks in advance! Adrienne Wootten Graduate Research Assistant/Environmental Meteorologist M.S. Atmospheric Science NC State University State Climate Office of North Carolina Raleigh, NC 27695 [[alternative HTML version deleted]]
2019 Feb 14
2
How do I fix Samba ID mapping that I got wrong?
On a member server in a Samba Active Directory I made a typo in smb.conf resulting in the ID mapping being not what I wanted. I've fixed the config file and restarted smbd/nmbd/winbind but users and groups that were already used still have the incorrect ID mapping. How can I fix this? I've searched for "samba reset idmap" and "samba fix idmap" but not found anything
2010 Oct 11
2
Question
Hello. I would be very grateful if you could help me in using R. I need R commands of pseudo random value and qvazi (quazi) random value. I found commands "qnorm" and "pnorm", but I am not sure that this is the same as I am looking for. Looking forward to hearing from you. Thank you Margaret
2010 Oct 18
1
Error: subscript out of bounds
Dear All I have problem with this: > IWJR.temp <-IWJR.missing[sample(1:length(IWJR.missing),1),] Error: subscript out of bounds How I can solved this. Thanks IRD
2010 Oct 21
1
printing a variable during a loop
Hello, About looping, consider the example: for (i in 1:23194) { dat.stat[i,c(2:8)]<-quantile(dat.bat[BL==block[i],2],prob=c(0,0.025,0.25,0.5,0.75,0.975,1)) print(i) } I'd like to have the value of "i" printed for each loop (step). As I could see the values of "i" are shown on screen only after all the work is done. Thanks in advance for any suggestion. Best
2010 Oct 21
1
Help saving multiple graphics
I'm a new-ish user using a for loop to create many hundreds of plots. I'm using the "par" function to create them in a 2x2 graphics window. What I'd like to do is output this 4-up graphic to a file every four plots. I really don't care what the filename is, but it would be useful to be able to specify something like "plotnum_1." Any tips on how to go about
2018 Apr 13
0
Longitudinal and Multilevel Data in R and Stan: 5-day workshop May 28 to June 1, 2018
...organized by ICPSR, University of Michigan and held at York University in Toronto, Ontario Course description:https://www.icpsr.umich.edu/icpsrweb/sumprog/courses/0226 Applications:https://www.icpsr.umich.edu/icpsrweb/content/sumprog/registration.html For further information, contact Bryn Greer-Wootten at ISR, York University:bryngw at yorku.ca [[alternative HTML version deleted]]
2012 Apr 02
2
how to read netcdf file in R
Dear R Users, I am using R 2.14.1 on windows How to read netcdf files in R ? Which packeges do we need to install for this, and what commands are used for reading netcdf files. Thanks, Best Regards, Yogesh Tiwari -- Yogesh K. Tiwari (Dr.rer.nat), Scientist, Centre for Climate Change Research, Indian Institute of Tropical Meteorology, Homi Bhabha Road, Pashan, Pune-411008 INDIA Phone:
2010 Nov 30
2
excluding factors from sampling
Hello, I am trying to write a function that first requires randomly sampling items from a set of factors. I need to be able to sample from that same set of factors, but exclude the ones that have already been sampled previously. For example, suppose I have a set of items a-j (a,b,c,d,e,f,g,h,i, and j) and randomly sample a, c, and f from that group. How do I sample again from the larger group
2011 Jul 01
13
For help in R coding
Dear all, I am doing a project on variant calling using R.I am working on pileup file.There are 10 columns in my data frame and I want to count the number of A,C,G and T in each row for column 9.example of column 9 is given below- .a,g,, .t,t,, .,c,c, .,a,,, .,t,t,t .c,,g,^!. .g,ggg.^!, .$,,,,,.,
2012 Jan 21
0
Announce: Summer Program in Data Analysis (SPIDA) 2012
...ot-for-profit organizations, and data librarians. Under the new funding arrangements for 2012, however, applications are invited from interested persons outside Canada. Full-time students are eligible for a modest fee bursary. For further inquiries about the Program, please contact Dr. Bryn Greer-Wootten via spida at yorku.ca. -- Michael Friendly Email: friendly at yorku.ca Professor, Psychology Dept. York University Voice: 416 736-5115 x66249 Fax: 416 736-5814 4700 Keele Street http://www.math.yorku.ca/SCS/friendly.html Toronto, ONT M3J 1P3 CANADA