similar to: Call for Abstracts for useR! 2012

Displaying 20 results from an estimated 1000 matches similar to: "Call for Abstracts for useR! 2012"

2012 May 12
0
useR! 2012: Call for Late-Breaking Posters; REGULAR REGISTRATION ENDS 12May
*** Call for Late-breaking Posters *** Abstracts may be submitted for posters presenting recent developments and late-breaking applications of R, on topics as indicated in the earlier call for abstracts: http://biostat.mc.vanderbilt.edu/UseR-2012#Call_for_Abstracts_and_Tutorial Late-breaking posters will be displayed during the poster session alongside regular posters, and they will appear
2013 Feb 04
0
useR! 2013 Call for Abstracts
We are happy to inform you that abstract submission for useR! 2013 is now available online, see http://www.R-project.org/useR-2013 This meeting of the R user community will take place at the University of Castilla-La Mancha, Albacete, Spain, July 10-12, 2013. Pre-conference tutorials will be offered on July 9. A list of tutorials is available at
2012 May 02
1
DEADLINE FAST APPROACHING for useR! 2012
DEADLINE FAST APPROACHING ? 8th Annual International R User Conference useR! 2012, Nashville, Tennessee USA Registration Deadlines: Early Registration: Passed Regular Registration: Mar 1- May 12 Late Registration: May 13 ? June 4 On-Site Registration: June 12 ? June 15 Please note: Nashville is offering several large entertainment events the month of June, and hotels are quickly selling out.
2012 May 02
1
DEADLINE FAST APPROACHING for useR! 2012
DEADLINE FAST APPROACHING ? 8th Annual International R User Conference useR! 2012, Nashville, Tennessee USA Registration Deadlines: Early Registration: Passed Regular Registration: Mar 1- May 12 Late Registration: May 13 ? June 4 On-Site Registration: June 12 ? June 15 Please note: Nashville is offering several large entertainment events the month of June, and hotels are quickly selling out.
2012 Apr 04
0
Deadlines Approaching: R User Conference Registration, Hotels, Student Scholarships
DEADLINE FAST APPROACHING ? 8th Annual International R User Conference useR! 2012, Nashville, Tennessee USA Registration Deadlines: Early Registration: Passed Regular Registration: Mar 1- May 12 Late Registration: May 13 ? June 4 On-Site Registration: June 12 ? June 15 Please note: Nashville is offering several large entertainment events the month of June, and hotels are quickly selling out.
2003 Oct 09
0
New Department of Biostatistics, Multiple Job Openings
NEW DEPARTMENT OF BIOSTATISTICS The School of Medicine at Vanderbilt University is pleased to announce the creation of a new Department of Biostatistics. Vanderbilt has made a major new funding commitment to build a world-class department. Chaired by Frank E. Harrell, Jr., the new department has exceptional institutional support from a medical center that is currently 16th in U.S. News and
2010 Mar 24
1
R warning and error messages taking a long time and generating pop-up windows
Hi all, thanks for your help in advance. I was running some scripts and suddenly R began taking a very long time to process mundane errors, which I often generate since I am new to R...such as forgetting to add in my quote getOption(warn) Error in options(x) : object 'warn' not found Not only does the warning message print in the R console when it finally writes the error, but it also
2014 Jan 03
2
Question about --files-from= and folder structure
I'm writing a script to sync some mp3 files. Due to a limitation in the number of destination files that can be read from my thumb drive, I'm not looking to preserve the original file structure (actually, I'm looking to sync *only the files* to the new destination directory). The source files are all subfolders under /backup/Music: ./Adrian Legg/Mrs. Crowe's Blue Waltz/Paddy
2009 Oct 06
1
Samba directory level security
Good morning all, We are moving our web server from novell to unix (solaris) and will be using samba to allow users to edit web pages. Our samba instance authenticates using ADS and the users do not necessarily have accounts on the server itself. We are attempting to allow users to map a single samba share but only see the directories they have read access to (see configuration below). Any
2009 Apr 01
1
Vector of Vectors
I have a matrix of data. I need to scan the matrix and find every sequence from maxima to maxima across a row. I can write a loop to do this easily. Problem is, I can't figure out how to store the results. Each result is a vector of widely varying lengths. Ideally I'd like a vector of these, i.e. a vector of vectors, so I can quickly iterate through them and compute correlation
2009 Jul 01
2
recoding charactor variables with special charactors
I have a several character variables that I need to recode, but some of them have special characters like single quote or ( ). How tell R to ignore these special characters so I can rename them? Below is the error message I am getting. social$FamilySupport[social$FamilySupport=="Mr. XXXs' extended family live in the Nashville area where he and his wife reside."]<-"Highly
2012 Apr 28
1
lanyrd site for useR! 2012
There's now a page on lanyrd ("the social conference directory") for useR! 2012 in Nashville: http://lanyrd.com/2012/useR/ its basically a site for making social mini-networks for conferences, so people can post up links, share photos, list talks, etc. If people going sign up then it'll look a lot better than UseR! 2011, where only three people seemed to have attended - but
2008 Jan 09
1
**Full-time Ruby on Rails Programmer Job Opp in Nashville, TN**
Hello All, My name is Lauren Wulf and I am a technical recruiter for Brooksouce in Nashville, TN. I have a client here in Nashville that is looking for a Full-time Ruby on Rails programmer. This client is in the healthcare industry and is working on some very innovative applications. Please take a look at the job description and feel free to send this to anyone that might be interested in a
2008 Sep 15
1
randomly sample within clustered data?
Dear useRs, What is an efficient way to randomly sample from clustered data such that I get equal representation from each cluster? For example, let's say I want to randomly sample two cases from each cluster created by the "id" variable in the following data frame: > id<-c(rep("100", 4),rep("101", 3), rep("102", 6), rep("103",
2002 May 16
3
building packages on windows
Has anyone had success building a package on a windows machine? I am trying the following command with no luck (perhaps my flags are incorrect?). At this point I am stuck. Any help greatly appreciated. Niels Waller (BTW - I have no idea why it cannot find sh.exe since I have it is a directory that is specified in a path statement) H:\R\bin>rcmd build --binary --use-zip h:\taxon2 * checking
2002 Jun 17
2
trouble getting R program to open a data file
Hi, We've written an R program to conduct a series of analyses on a data file that is a comma separated value file. At one time it worked, but every since having down loaded the new version of R, I'm getting the following: Cannot open c:windowsdesktopslope.csv What I've asked the program to do is to open a datafile using the following: DataFile<-
2011 Sep 30
1
Odd gridding pattern when plotting
Hi, I'm no longer on the subscribing list, but was hoping to get my question posted.? Please inform if this is ok, although I am guessing you wont post with the image below.? If so, let me know and I will resend without the image. Thanks Hi, I just upgraded my system and my version of R all at once.? Upon running old code for heatmaps etc, I suddenly notice that there is an odd grid pattern
2002 Jun 14
3
calling an editor on MAC and Linux
I have written an R function that writes output to an external file using the sink function. I assume that `sink' is not operating system dependent. At the end of the function I have additional code that opens the newly created file using notepad on a Windows system. Obviously, this part of the code will not work on a Mac or Linux box. Since I do not have a machine with Linux or the Mac OS
2010 Apr 30
11
What is the best way to have "R" output tables in an MS Word format?
Dear "R" list, Our statisticians usually give us results back in a PDF format. I would like to be able to copy and past tables from "R" output directly into a Microsoft Word table since this will save us tons of time, be more accurate to minimize human copying errors and help us update data in our papers more easily. Do people have suggestions for the best way to do this? I
2008 Dec 20
0
ANNOUNCEMENT: February Short Course - Regression Modeling Strategies
REGRESSION MODELING STRATEGIES presented by Frank E. Harrell, Jr., Ph.D. Professor and Chair Department of Biostatistics Vanderbilt University School of Medicine February 2 - 6, 2009 Vanderbilt University Medical Center Campus Five-Session Short Course by Frank Harrell, Jr., Ph.D., Professor and Chair, Department of Biostatistics, Vanderbilt University School of Medicine, February 2 - 6, 2009.