similar to: usa() map

Displaying 20 results from an estimated 8000 matches similar to: "usa() map"

2010 Oct 01
0
ff version 2.2.0
Dear R community, The next release of package ff is available on CRAN. With kind help of Brian Ripley it now supports the Win64 and Sun versions of R. It has three major functional enhancements: a) new fast in-memory sorting and ordering functions (single-threaded) b) ff now supports on-disk sorting and ordering of ff vectors and ffdf dataframes c) ff integer vectors now can be used as
2010 Oct 01
0
ff version 2.2.0
Dear R community, The next release of package ff is available on CRAN. With kind help of Brian Ripley it now supports the Win64 and Sun versions of R. It has three major functional enhancements: a) new fast in-memory sorting and ordering functions (single-threaded) b) ff now supports on-disk sorting and ordering of ff vectors and ffdf dataframes c) ff integer vectors now can be used as
2012 May 10
0
Analytics Opening at Health Market Science, suburban Philadelphia, USA
Health Market Science (HMS), located in King of Prussia, Pennsylvania, USA has an opening for a statistician. The responsibilities of this position include research and new product development, and building client deliverables involving complex analytical methods.? The position will leverage the candidates? skills in data analysis to drive value. Preferred educational background: ?MS with
2004 Aug 23
1
[Job Ad] Position at Merck Research Laboratories, NJ USA
Please accept my apologies for cross-posting to those subscribed to both R-help and S-news. Also, please direct *all* inquiries to Vladimir Svetnik, the hiring manager. His contact information is below. Thanks, Bill ################################################################ Job description: Computational statistician/biometrician The Biometrics Research Department at Merck Research
2006 Oct 10
3
possible bug? (PR#9285)
=20 =20 I use the FEAR package available from=20 =20 http://www.clemson.edu/economics/faculty/wilson/ =20 which works perfectly in Rv2.2.0; after installing from a local zip and loading I find: =20 USING R version 2.2.0 =20 > local({pkg <- select.list(sort(.packages(all.available =3D TRUE))) + if(nchar(pkg)) library(pkg, character.only=3DTRUE)}) Loading required package:
2004 Apr 20
1
Re: Course***May-June 2004***R/Splus Programming Techniques, @ 5 USA locations near you!]
[This email is either empty or too large to be displayed at this time]
2000 Apr 07
0
variable share connect times ... how to speed up ?
All - Many apologies if the following is covered in the documentation, but I've looked through it all and can't find it. My question: what conditions affect the speed with which samba allocates a share requested by a client and how can I speed up the process ? Background: I have a number of NT 4/SP 4 clients accessing a number of Unix boxes running samba 2.0.6 which are, in turn,
2012 Nov 01
0
Group membership lost unpredictably
Hi, I have a very bizarre problem linking to my Active Directory from my Ubuntu 11.10 system. I have three AD users setup with them belonging to a specific AD group. When I first login a user onto my Ubuntu system, that user is shown to be a member of the group: wbinfo -r <user> And if I show the group members, it also lists my user: wbinfo --gid-info <gid> However - after a
2005 May 26
0
Doing business in New England?
Date : 5/25/2005 To : rsync@lists.samba.org Message ID : 0525 ========================================== 2005 NEW ENGLAND BUSINESS DATABASE Reach thousands of New England businesses! ========================================== - More than 1 million New England business leads listed - Easy to navigate application on CD - Unlimited data export with no additional costs (txt, dbf, wk1, csv, bas, slk,
1997 May 16
0
R-alpha: A Quick Way to Kill S ...
Start S and detach the directory at position 2. S-PLUS : Copyright (c) 1988, 1996 MathSoft, Inc. S : Copyright AT&T. Version 3.4 Release 1 for Sun SPARC, SunOS 4.1.3_U1 : 1996 Working data will be in /users/rdev/ihaka/.Data > search() [1] "/users/rdev/ihaka/.Data" [2] "/usr/local/pkg/splus/splus-3.4/splus/.Functions" [3]
2009 Apr 02
1
Looking for an R advanced programming course in USA
Hi List, I am looking for an R advanced programming course in USA for April. Need to attend the course before April 31st. Regards - Steve [[alternative HTML version deleted]]
2004 Jan 19
2
January advanced R/Splus course in Boston?
Hello, I learnt there's an advanced R/Splus course in Boston this january. Anyone got the announcement? please kindly forward it to me. Best, Eugene
2006 Aug 22
0
3 September Courses: (1) Regression Modeling Strategies in R/Splus, (2) R/Splus Advanced Programming, (3) R/Splus Fundamentals
XLSolutions Corporation (www.xlsolutions-corp.com) is proud to announce our September courses: (1) Regression Modeling Strategies in R/Splus --- by Prof Frank Harrell http://xlsolutions-corp.com/Rstats2.htm *** Washington DC, September 28-29, 2006 *** (2) R/Splus Advanced Programming --- by the R Development Core Team Guru!
2008 Jun 04
1
Splus/R typedef for C equivalent of S "integer"
We've been working on making it easier to write packages that work in both R and Splus. One issue is that R and Splus use different internal representations of integers and this makes a difference on their 64-bit versions: R uses ints (32 bits on 32-bit and 64-bit versions of R) and Splus uses longs (32 bits on 32-bit Splus and 64 bits on 64-bit Splus). The obvious ways to deal with the
1997 Aug 25
0
R-alpha: Re: missing' BB functions
Kurt The function tempfile is available based on some C code from Friedrich Leisch. The function unlink is fairly simple in unix but I haven't experimented elsewhere. In this regard, I have put together a small kernel set of functions to try to handle cross platform and R vs S issues. This is appended below and I would certainly appreciate feedback. The purpose of this kernel is so that I can
2006 Jul 27
0
Moving from Splus to R - advice/opinions request from amanagement perspective
Hi Dave. I'll try to offer some feedback from a fellow non-stats guy working in a business setting. I've not directly transitioned from S+ to R, but I've previously hit roadblocks with SAS and SPSS that compelled me to investigate the S/R languages. I think that as you read messages on this list, you'll find that most users don't implement R as a back end to a chain of
2006 Jul 27
2
Moving from Splus to R - advice/opinions request from a management perspective
Hi, I've looked through the archives and seen several posts discussing technical differences between R and S(plus). It appears to me that R can likely functionally replace Splus for my situation, but I'm more interested in looking at the risks and benefits of moving from Splus to R from a (project) management point of view. Background (a bit wordy, I'm afraid): -
2004 Jun 29
1
RE: [S] Different behaviour of unique(), R vs. Splus.
The source of the incompatibility: In S-PLUS 6.2: > methods("unique") splus splus menu splus "unique.data.frame" "unique.default" "unique.name" "unique.rowcol.names" In R-1.9.1: > methods("unique") [1] unique.array unique.data.frame unique.default unique.matrix
2003 Sep 11
1
discrepancy between R and Splus lm.influence() functions for family=Gamma(link=identity)
Hello, I am looking for an explanation and/or fix for a discrepancy in the behaviour of the R lm.influence() function [ version R 1.5.0 (2002-04-29) ] and the same function in Splus [ Splus version 5.1 release 1, running on SGI IRIX 6.2]. The discrepancy is of concern because I am migrating some Splus scripts to R and need to ensure consistency of results. Specifically, when I fit a glm()
2003 Mar 24
1
APC Modelling and the GLM function
Hi all Apologies for any cross posting. I have encountered a rather bizarre "problem" in Splus and R. I am using Age-Period-Cohort models to model cervical cancer and have run the same data on both R (v.1.4.1 & v1.6.2) and Splus (version 6.0). I used the same command line in both Splus and R: glm(cases~-1+as.factor(age)