Displaying 20 results from an estimated 600 matches similar to: "useR! 2010: submission & registration started!"
2009 Jul 27
0
useR! 2010
We are happy to announce that the R user conference
useR! 2010
is scheduled for July 21-23, 2010, and will take place at the campus
of the National Institute of Standards and Technology (NIST) in
Gaithersburg, Maryland, USA.
As for the predecessor conferences, the program will consist of two
parts: invited lectures and user-contributed sessions (abstract
submission will be available online
2009 Jul 27
0
useR! 2010
We are happy to announce that the R user conference
useR! 2010
is scheduled for July 21-23, 2010, and will take place at the campus
of the National Institute of Standards and Technology (NIST) in
Gaithersburg, Maryland, USA.
As for the predecessor conferences, the program will consist of two
parts: invited lectures and user-contributed sessions (abstract
submission will be available online
2010 Jun 14
0
Registration deadline, useR! 2010
The final registration deadline for the R User Conference is June 20,
2010, one week away. Later registration will not be possible on site!
Conference webpage: http://www.R-project.org/useR-2010
Conference program: http://www.R-project.org/useR-2010/program.html
Registration:
http://www.R-project.org/useR-2010/registration/registration.html
The conference is scheduled for July 21-23, 2010,
2010 Feb 22
0
useR! 2010, Submission/early registration deadline: March 1
Dear R-help members,
This message is to remind you that the submission deadline for abstracts
for the R User Conference, useR! 2010, is one week away:
Submission deadline: Monday, March 1, 2010
The deadline for early registration is also Monday, March 1, 2010.
I encourage you all to submit abstracts (to give a presentation, or to
present a poster). More information regarding the
2010 Feb 01
0
Abstract submission deadline, useR! 2010
The abstract submission deadline for the R Users Conference, useR! 2010,
is just one month away.
Submission deadline: 2010-03-01
Early registration will also close on 2010-03-01.
Now is the perfect time to prepare an abstract presenting innovations or
exciting applications of R. The call for abstracts along with the link for
submission is available at:
2010 Feb 01
0
Abstract submission deadline, useR! 2010
The abstract submission deadline for the R Users Conference, useR! 2010,
is just one month away.
Submission deadline: 2010-03-01
Early registration will also close on 2010-03-01.
Now is the perfect time to prepare an abstract presenting innovations or
exciting applications of R. The call for abstracts along with the link for
submission is available at:
2010 Jul 23
5
UseR! 2010 - my impressions
Dear UseRs!,
Everything about UseR! 2010 was terrific! I really mean "everything" - the tutorials, invited talks, kaleidoscope sessions, focus sessions, breakfast, snacks, lunch, conference dinner, shuttle services, and the participants. The organization was fabulous. NIST were gracious hosts, and provided top notch facilities. The rousing speech by Antonio Possolo, who is the chief
2011 Mar 15
1
Problem with nls.lm function of minpack.lm package.
Dear R useRs,
I have a problem with nls.lm function of minpackl.lm package.
I need to fit the Van Genuchten Model to a set of data of Theta and hydraulic conductivity with nls.lm function of minpack.lm package.
For the first fit, the parameter estimates keep changing even after 1000 iterations (Th)
and
I have a following error message for fit of hydraulic conductivity (k);
Reason for
2004 Feb 04
1
RE: error (fwd)
Hi folks,
I've got this funny problem with R's foreign library when reading stata
files. One file consistently produces vector out of memory errors after
gobbling up 2.7G of memory. I parsed through the read.dta function and
figured out where the error occurs and the description is below. I am
running R-1.8.1 on Debian stable system glibc2.2 kernel 2.4.24. R is is
compiled from source
2001 Dec 13
2
sample (PR#1212)
Full_Name: Antonio Possolo
Version: 1.3.1
OS: Linux (RH 7.1), Windows 2000
Submission from: (NULL) (192.35.44.3)
A FEATURE THAT EASILY GENERATES BUGS
sample(pi, size=1) produces 1, 2, or 3.
sample(c(pi, pi), size=1) produces 3.141593 always.
Although this conforms with the behavior explained in the help page for
"sample",
the behavior for the case where x (in sample(x, ...)) has
2001 Aug 03
2
String Length Limit (PR#1040)
Full_Name: Antonio Possolo
Version: 1.3.0
OS: Linux
Submission from: (NULL) (192.35.44.3)
If one attempts to read a character string from a file using scan,
and the string comprises more than 8190 characters, then the string
is truncated to this length, and no warning is issued.
I've observed this both in the Linux and Win implementations of R 1.3.0.
S-PLUS (v. 6.0 rel. 1 for Sun SPARC0
2003 Apr 07
1
Plot Dates (PR#2737)
Full_Name: Antonio Possolo
Version: 1.6.2
OS: Linux & Windows2000
Submission from: (NULL) (192.35.44.3)
x <- as.POSIXct(strptime(c("1993-5-11", "1994-11-23",
"1995-7-8", "1996-10-15"), format="%Y-%m-%d"))
y <- c(15, 32, 47, 61)
plot(x, y, xlab="Date", ylab="Count")
Warns "parameter
2004 Jul 26
1
Global Variables Scope
All,
Can you use the global variables set in the [globals] section of the
extension.conf file in other configuration files?
Here is an example:
I have a file called globalvars.conf that I include in the [globals]
section in extension.conf. I would like either (a) that the global
variables being defined in this section can be used from voicemail.conf
or (b) that I can include the
2001 Dec 25
1
read.table (PR#1227)
Full_Name: Antonio Possolo
Version: 1.4.0
OS: Linux
Submission from: (NULL) (24.25.141.205)
## inputFile has the following three lines (each without the initial ``## '')
## a,b
## m,1
## n,3
## and resides in $HOME/R
fileHOME <- paste(Sys.getenv("HOME"), "/R/", sep="")
fileNAME <- "inputFile"
## Given the command,
z <-
2011 Jul 11
1
problem finding p-value for entropy in reldist package
Hi,
I am using the reldist package and having problems determining the p-value
for the entropy value from the reldist function. I am able to properly
determine the entropy value, but cannot figure out what function to use to
find the p-value. I have tried using rpy, rpluy (which provides p-values
for the polarization values) and investing the results from reldist().
Thus, far I cannot find the
2005 Jul 04
0
Re: Running Palm Desktop
James Liggett wrote:
>Of course, running palm desktop is a different story (there is a crash
>in WinMM that stops it from running) but I'm pretty sure we can get
>hotsync to work if we can figure out how to set up the serial ports.
>
>
You just need to symlink your serial device (maybe /dev/ttyS0) to
~/.wine/dosdevices/COMn (where n is > 0) and then you can access it
2004 Apr 16
1
Spatial Voter Model
Has anyone coded (in R) a spatial voter model with mutation (e.g.,
Kimura and Weiss 1964, Holley and Liggett 1975, Durrett and Levin
1996)? In principle, it is quite straightforward, but useful
simulations require many many iterations, making my "straightforward"
version too time intensive. I am happy to share my version (without
mutation, below), for what it is worth.
Thank you in
2002 Jun 10
1
W2K not registering correct disk space
On a W2K machine, I can easily check the correct hard disk space of my
share. However, I have a directory on my share which is linked (on the UNIX
side) to another device with more storage. My problem is that W2K is having
problems checking the disk space over multiple devices. Has anyone seen
this problem and/or know of any solutions?
Ed Fatula
Lockheed Martin M&DS
Gaithersburg, MD
2004 Feb 17
0
Solaris ACLs, the mask parameter on directories disappears
I'm testing SAMBA 3.0.2 on a Solaris 9 box with a UFS file system.
The ACLs appear to be working well with the security tab, etc. However,
once a permission setting has been made from a security tab on a
directory, the mask and default mask parameters no longer appear in a
getfacl. In addition, the #effective permission is incorrect. Has
anyone seen this? I searched the archives and I
2014 Apr 25
0
Postdoctoral position at NIST
Postdoctoral Position Announcement
National Institute of Standards and Technology
Gaithersburg, Maryland
The National Institute of Standards and Technology (NIST) is seeking to fill a post-doctoral / guest researcher position to work on greenhouse gas emissions and dispersion modeling, including atmospheric flux inversions. As part of its Greenhouse Gas (GHG) and Climate Science Measurements